Revert r188449 as it turns out we're just missing the instructions that need the...
[oota-llvm.git] / test / Transforms / ConstProp / 2005-01-28-SetCCGEP.ll
index 0b44b99f6a95dfc27406c0686a8f99603388c17e..d68cb26da348f943cdab736cbba97de0fdbc3b4f 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -constprop -S | \
-; RUN:    not grep {ret i1 false}
+; RUN:    not grep "ret i1 false"
 
 @b = external global [2 x {  }]         ; <[2 x {  }]*> [#uses=2]