This is an archive of the discontinued LLVM Phabricator instance.

[Attribute] Remove various AttrBuilder getter methods
AbandonedPublicDraft

Authored by aeubanks on Dec 15 2021, 11:58 AM.

Details

Summary

Generally we shouldn't need these, instead we should query the original AttributeList/Set directly.

Diff Detail

Unit TestsFailed