summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/ispositive.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/ispositive.ll')
-rw-r--r--test/CodeGen/PowerPC/ispositive.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/ispositive.ll b/test/CodeGen/PowerPC/ispositive.ll
index 4161e34..78cdf4a 100644
--- a/test/CodeGen/PowerPC/ispositive.ll
+++ b/test/CodeGen/PowerPC/ispositive.ll
@@ -1,5 +1,5 @@
; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | \
-; RUN: grep {srwi r3, r3, 31}
+; RUN: grep "srwi r3, r3, 31"
define i32 @test1(i32 %X) {
entry: