llvm-6502/include
Owen Anderson d6ea721c1f Add a iterator and interator_range interface to the operands of a NamedMDNode.
The iterator is a little complex because we don't want to expose the implementation
details (TrackingVH) of the operand vector to clients.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203053 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-06 01:12:56 +00:00
..
llvm Add a iterator and interator_range interface to the operands of a NamedMDNode. 2014-03-06 01:12:56 +00:00
llvm-c [C API] Implement LLVM{Get,Set}Alignment for AllocaInst. 2014-03-05 05:05:34 +00:00