summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll')
-rw-r--r--test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll b/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll
index 2b4242aaa15..24848602baf 100644
--- a/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll
+++ b/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll
@@ -3,7 +3,7 @@
; it makes a ton of annoying overlapping live ranges. This code should not
; cause spills!
;
-; RUN: llvm-as < %s | llc -march=x86 -stats |& not grep spilled
+; RUN: llc < %s -march=x86 -stats |& not grep spilled
target datalayout = "e-p:32:32"