aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-08-21-ExtraMovInst.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2006-08-21-ExtraMovInst.ll')
-rw-r--r--test/CodeGen/X86/2006-08-21-ExtraMovInst.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2006-08-21-ExtraMovInst.ll b/test/CodeGen/X86/2006-08-21-ExtraMovInst.ll
index a19d8f7092c3..56d5f2f3040a 100644
--- a/test/CodeGen/X86/2006-08-21-ExtraMovInst.ll
+++ b/test/CodeGen/X86/2006-08-21-ExtraMovInst.ll
@@ -1,5 +1,5 @@
; RUN: llc < %s -march=x86 -mcpu=i386 | \
-; RUN: not grep {movl %eax, %edx}
+; RUN: not grep "movl %eax, %edx"
define i32 @foo(i32 %t, i32 %C) {
entry: