Go to file
Chris Lattner df81539278 Fix PR582. The rewriter can move casts around, which invalidated the
BB iterator.  This fixes Transforms/IndVarsSimplify/2005-06-15-InstMoveCrash.ll

llvm-svn: 22221
2005-06-15 21:29:31 +00:00
llvm Fix PR582. The rewriter can move casts around, which invalidated the 2005-06-15 21:29:31 +00:00