This is an archive of the discontinued LLVM Phabricator instance.

[Attributes] Make type attribute handling more generic (NFCI)
ClosedPublic

Authored by nikic on Jul 10 2021, 1:12 PM.

Details

Summary

Followup to D105658 to make AttrBuilder automatically work with new type attributes. TableGen is tweaked to emit First/LastTypeAttr markers, based on which we can handle type attributes programmatically.

Diff Detail

Event Timeline

nikic created this revision.Jul 10 2021, 1:12 PM
nikic requested review of this revision.Jul 10 2021, 1:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2021, 1:12 PM
aeubanks accepted this revision.Jul 12 2021, 10:40 AM
This revision is now accepted and ready to land.Jul 12 2021, 10:40 AM
This revision was landed with ongoing or failed builds.Jul 12 2021, 11:49 AM
This revision was automatically updated to reflect the committed changes.