llvm-6502/include
Bill Wendling 2c18906118 Remove the `hasFnAttr' method from Function.
The hasFnAttr method has been replaced by querying the Attributes explicitly. No
intended functionality change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164725 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-26 21:48:26 +00:00
..
llvm Remove the `hasFnAttr' method from Function. 2012-09-26 21:48: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