summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2007-08-13-SpillerReuse.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-08-13-SpillerReuse.ll')
-rw-r--r--test/CodeGen/X86/2007-08-13-SpillerReuse.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-08-13-SpillerReuse.ll b/test/CodeGen/X86/2007-08-13-SpillerReuse.ll
index edcb823..d6ea510 100644
--- a/test/CodeGen/X86/2007-08-13-SpillerReuse.ll
+++ b/test/CodeGen/X86/2007-08-13-SpillerReuse.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i686-apple-darwin | grep "48(%esp)" | count 5
+; RUN: llc < %s -mtriple=i686-apple-darwin | grep "48(%esp)" | count 5
%struct..0anon = type { i32 }
%struct.rtvec_def = type { i32, [1 x %struct..0anon] }
OpenPOWER on IntegriCloud