Fix inserting new elements in a specified location.
[oota-llvm.git] / test / Transforms / InstCombine / 2005-06-16-SetCCOrSetCCMiscompile.ll
index 79ce58b38b72a4d7d70b1c9f102fb9388d7da9d9..0a513c647c1279e55feb1f44efdfe410ae1b106d 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: opt %s -instcombine -S | \
-; RUN:   grep {ret i1 true}
+; RUN: opt %s -instcombine -S | \
+; RUN:   grep "ret i1 true"
 ; PR586
 
 @g_07918478 = external global i32               ; <i32*> [#uses=1]