llvm-6502/include
Bill Wendling e66f3d3ba0 Move methods out-of-line.
The internal representation of the Attributes class will be opaque. All of the
query methods will need to query the opaque class. Therefore, these methods need
to be out-of-line.
No functionality change intended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165305 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-05 06:44:41 +00:00
..
llvm Move methods out-of-line. 2012-10-05 06:44:41 +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