1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include
Bill Wendling c31f99d129 Remove the last of uses that use the Attribute object as a collection of attributes.
Collections of attributes are handled via the AttributeSet class now. This
finally frees us up to make significant changes to how attributes are structured.

llvm-svn: 173228
2013-01-23 06:14:59 +00:00
..
llvm Remove the last of uses that use the Attribute object as a collection of attributes. 2013-01-23 06:14:59 +00:00
llvm-c Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00