[llvm-commits] [PATCH 1/2] Extend SuccIterator

Tobias Grosser grosser at fim.uni-passau.de
Mon Jan 11 15:36:30 PST 2010


Implement most of the missing methods to make SuccIterator random access.
operator[] is still missing.
---
 include/llvm/Support/CFG.h |   63 +++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 62 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Extend-SuccIterator.patch
Type: text/x-patch
Size: 3083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100112/e9210688/attachment.bin>


More information about the llvm-commits mailing list