This is an archive of the discontinued LLVM Phabricator instance.

[tbaa] Rename type-based-aa -> tbaa
ClosedPublic

Authored by aeubanks on Jul 30 2020, 11:44 AM.

Details

Summary

For consistency with legacy pass name.
Helps with 37 instances of "unknown pass name 'tbaa'" in check-llvm under NPM.

Diff Detail

Event Timeline

aeubanks created this revision.Jul 30 2020, 11:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 30 2020, 11:44 AM
aeubanks requested review of this revision.Jul 30 2020, 11:44 AM
ychen accepted this revision.Jul 30 2020, 12:03 PM
This revision is now accepted and ready to land.Jul 30 2020, 12:03 PM
This revision was automatically updated to reflect the committed changes.
bmahjour removed a subscriber: bmahjour.Aug 4 2020, 6:42 AM