[llvm-commits] [llvm] r70820 - in /llvm/trunk: lib/Transforms/Scalar/JumpThreading.cpp test/Transforms/JumpThreading/no-irreducible-loops.ll

Nicolas Geoffray nicolas.geoffray at lip6.fr
Mon May 4 03:20:30 PDT 2009


Nicolas Geoffray wrote:
>
> SmallSet is an AssertingVH, so erasing the block in the LoopHeaders 
> should come before deleting the block.
>
>   

Woops, read LoopHeaders instead of SmallSet.

> Nicolas
> _______________________________________________
> 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