Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-02-11-ReversedCondition.ll
index c8e483e7d50f9569261e71b2642e1a8852784e38..d0644f7b3f9da9bfacf398787811d5ef1d90c247 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -scalar-evolution -analyze -disable-output | grep {Loop header: backedge-taken count is (0 smax %n)}
+; RUN: opt < %s -scalar-evolution -analyze | grep "Loop %header: backedge-taken count is (0 smax %n)"
 
 define void @foo(i32 %n) {
 entry: