summaryrefslogtreecommitdiff
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 e53a91ec3a..2edcaea80c 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: llvm-as < %s | llc -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]