[SystemZ] Add test missing from r186148
[oota-llvm.git] / test / Transforms / ConstProp / 2006-11-30-vector-cast.ll
index be76783e8b73b83261e223a772ef9f5334aa5c7c..4a93144d2d517c864610340df8d40439a47106c4 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -constprop -S | \
-; RUN:   grep {i32 -1}
+; RUN:   grep "i32 -1"
 ; RUN: opt < %s -constprop -S | \
 ; RUN:   not grep zeroinitializer