Use WriteAsOperand instead of getName() to print loop header names,
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2007-07-15-NegativeStride.ll
index 7f82ea43579111702c038f744f4ec30c8f6e5949..ba57662a81d949e6e3fcf7635e9a95c78f4ee539 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -analyze -scalar-evolution -disable-output \
-; RUN:   -scalar-evolution-max-iterations=0 | grep {Loop bb: backedge-taken count is 100}
+; RUN:   -scalar-evolution-max-iterations=0 | grep {Loop %bb: backedge-taken count is 100}
 ; PR1533
 
 @array = weak global [101 x i32] zeroinitializer, align 32             ; <[100 x i32]*> [#uses=1]