Add PR number to test.
[oota-llvm.git] / test / Transforms / IndVarSimplify / complex-scev.ll
index 28e9e4a97efec459c716d5f4b5ed9fb83fe9044f..434c4ec995251814a190539a5b4eeaf6f74cbf86 100644 (file)
@@ -1,7 +1,7 @@
 ; The i induction variable looks like a wrap-around, but it really is just
 ; a simple affine IV.  Make sure that indvars eliminates it.
 
-; RUN: opt %s -indvars -S | grep phi | count 1
+; RUN: opt %s -indvars -S | grep phi | count 1
 
 define void @foo() {
 entry: