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 2553bfdd2b Add methods which query for the specific attribute instead of using the
enums. This allows for better encapsulation of the Attributes class.

llvm-svn: 165132
2012-10-03 17:54:26 +00:00
..
llvm Add methods which query for the specific attribute instead of using the 2012-10-03 17:54:26 +00:00
llvm-c Add support for accessing an MDNode's operands via the C binding. Patch by 2012-09-19 20:29:39 +00:00