aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLC/2003-05-28-ManyArgs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLC/2003-05-28-ManyArgs.ll')
-rw-r--r--test/LLC/2003-05-28-ManyArgs.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/LLC/2003-05-28-ManyArgs.ll b/test/LLC/2003-05-28-ManyArgs.ll
index 56dc8bb..4fcc105 100644
--- a/test/LLC/2003-05-28-ManyArgs.ll
+++ b/test/LLC/2003-05-28-ManyArgs.ll
@@ -1,3 +1,5 @@
+; RUN: llvm-as -f %s -o - | llc
+
;; Date: May 28, 2003.
;; From: test/Programs/External/SPEC/CINT2000/175.vpr.llvm.bc
;; Function: int %main(int %argc.1, sbyte** %argv.1)