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

Chris Lattner clattner at apple.com
Wed Jan 13 13:34:44 PST 2010


On Jan 11, 2010, at 3:36 PM, Tobias Grosser wrote:

>
> Implement most of the missing methods to make SuccIterator random  
> access.
> operator[] is still missing.

LGTM, please commit.

-Chris

> ---
> include/llvm/Support/CFG.h |   63 +++++++++++++++++++++++++++++++++++ 
> ++++++++-
> 1 files changed, 62 insertions(+), 1 deletions(-)
>
> <0001-Extend- 
> SuccIterator.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list