1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include
Owen Anderson 32a1a30dc4 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.

llvm-svn: 203053
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