summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/ispositive.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/ispositive.ll')
-rw-r--r--test/CodeGen/X86/ispositive.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/ispositive.ll b/test/CodeGen/X86/ispositive.ll
index 8adf723..b1d1a20 100644
--- a/test/CodeGen/X86/ispositive.ll
+++ b/test/CodeGen/X86/ispositive.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | grep {shrl.*31}
+; RUN: llc < %s -march=x86 | grep "shrl.*31"
define i32 @test1(i32 %X) {
entry: