llvm-project/llvm/include
Bill Wendling 7754389526 Push some more methods down to hide the use of the Attribute class.
Because the Attribute class is going to stop representing a collection of
attributes, limit the use of it as an aggregate in favor of using AttributeSet.
This replaces some of the uses for querying the function attributes.

llvm-svn: 172844
2013-01-18 21:11:39 +00:00
..
llvm Push some more methods down to hide the use of the Attribute class. 2013-01-18 21:11:39 +00:00
llvm-c Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00