aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLC/2003-05-30-BadPreselectPhi.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLC/2003-05-30-BadPreselectPhi.ll')
-rw-r--r--test/LLC/2003-05-30-BadPreselectPhi.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/LLC/2003-05-30-BadPreselectPhi.ll b/test/LLC/2003-05-30-BadPreselectPhi.ll
index 76f4a91..7e6be13 100644
--- a/test/LLC/2003-05-30-BadPreselectPhi.ll
+++ b/test/LLC/2003-05-30-BadPreselectPhi.ll
@@ -1,3 +1,5 @@
+; RUN: llvm-as -f %s -o - | llc
+
;; Date: May 28, 2003.
;; From: test/Programs/SingleSource/richards_benchmark.c
;; Function: struct task *handlerfn(struct packet *pkt)