summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-10-19-SpillerUnfold.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-10-19-SpillerUnfold.ll')
-rw-r--r--test/CodeGen/X86/2007-10-19-SpillerUnfold.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-10-19-SpillerUnfold.ll b/test/CodeGen/X86/2007-10-19-SpillerUnfold.ll
index e649999bb0a..600bd1f1784 100644
--- a/test/CodeGen/X86/2007-10-19-SpillerUnfold.ll
+++ b/test/CodeGen/X86/2007-10-19-SpillerUnfold.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=intel | grep inc | not grep PTR
+; RUN: llc < %s -march=x86 -x86-asm-syntax=intel | grep inc | not grep PTR
define i16 @t(i32* %bitptr, i32* %source, i8** %byteptr, i32 %scale, i32 %round) signext {
entry: