summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-12-23-crazy-address.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2008-12-23-crazy-address.ll')
-rw-r--r--test/CodeGen/X86/2008-12-23-crazy-address.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-12-23-crazy-address.ll b/test/CodeGen/X86/2008-12-23-crazy-address.ll
index 2edcaea..0e95c9e 100644
--- a/test/CodeGen/X86/2008-12-23-crazy-address.ll
+++ b/test/CodeGen/X86/2008-12-23-crazy-address.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -relocation-model=static | grep {lea.*X.*esp} | count 2
+; RUN: llc < %s -march=x86 -relocation-model=static | grep "lea.*X.*esp" | count 2
@X = external global [0 x i32]