aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/20090313-signext.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/20090313-signext.ll')
-rw-r--r--test/CodeGen/X86/20090313-signext.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/20090313-signext.ll b/test/CodeGen/X86/20090313-signext.ll
index de930d512678..b8effa677355 100644
--- a/test/CodeGen/X86/20090313-signext.ll
+++ b/test/CodeGen/X86/20090313-signext.ll
@@ -1,6 +1,6 @@
; RUN: llc < %s -march=x86-64 -relocation-model=pic > %t
-; RUN: grep {movswl %ax, %edi} %t
-; RUN: grep {movw (%rax), %ax} %t
+; RUN: grep "movswl %ax, %edi" %t
+; RUN: grep "movw (%rax), %ax" %t
; XFAIL: *
@x = common global i16 0