aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2003-05-28-ManyArgs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/2003-05-28-ManyArgs.ll')
-rw-r--r--test/CodeGen/Generic/2003-05-28-ManyArgs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2003-05-28-ManyArgs.ll b/test/CodeGen/Generic/2003-05-28-ManyArgs.ll
index e01d9f05fb..8600638482 100644
--- a/test/CodeGen/Generic/2003-05-28-ManyArgs.ll
+++ b/test/CodeGen/Generic/2003-05-28-ManyArgs.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as -f %s -o - | llc
+; RUN: llvm-upgrade < %s | llvm-as | llc
;; Date: May 28, 2003.
;; From: test/Programs/External/SPEC/CINT2000/175.vpr.llvm.bc