summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lea-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/lea-2.ll')
-rw-r--r--test/CodeGen/X86/lea-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/lea-2.ll b/test/CodeGen/X86/lea-2.ll
index 69303507d6..43f69b0c6e 100644
--- a/test/CodeGen/X86/lea-2.ll
+++ b/test/CodeGen/X86/lea-2.ll
@@ -1,5 +1,5 @@
; RUN: llc < %s -march=x86 -x86-asm-syntax=intel | \
-; RUN: grep {lea EAX, DWORD PTR \\\[... + 4\\*... - 5\\\]}
+; RUN: grep "lea EAX, DWORD PTR \[... + 4\*... - 5\]"
; RUN: llc < %s -march=x86 -x86-asm-syntax=intel | \
; RUN: not grep add