Fix pointer info on PPC byval stores
[oota-llvm.git] / test / Transforms / InstCombine / bit-checks.ll
index 79a096ff0f195b5368afa1a846e65324066c1570..62c9ddc8c3aae5dca4feee6039efe29918c6edb1 100644 (file)
@@ -1,7 +1,7 @@
 ; This test makes sure that these instructions are properly eliminated.
 ;
 ; RUN: opt < %s -instcombine -S | \
-; RUN:    not grep {tobool}
+; RUN:    not grep "tobool"
 ; END.
 define i32 @main(i32 %argc, i8** %argv) nounwind ssp {
 entry: