Couple of test fixes for r176671.
[oota-llvm.git] / test / CodeGen / PowerPC / ispositive.ll
index 192d7384e953209e2ebe4d843b0110d86e4abf30..78cdf4a4d9027047e83b78ffd4e866f621f2fda5 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -march=ppc32 -mtriple=powerpc-apple-darwin8 | \
-; RUN:   grep {srwi r3, r3, 31}
+; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | \
+; RUN:   grep "srwi r3, r3, 31"
 
 define i32 @test1(i32 %X) {
 entry: