aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLC/2003-07-08-BadCastToBool.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLC/2003-07-08-BadCastToBool.ll')
-rw-r--r--test/LLC/2003-07-08-BadCastToBool.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/LLC/2003-07-08-BadCastToBool.ll b/test/LLC/2003-07-08-BadCastToBool.ll
index 5736c95..b51105a 100644
--- a/test/LLC/2003-07-08-BadCastToBool.ll
+++ b/test/LLC/2003-07-08-BadCastToBool.ll
@@ -1,3 +1,5 @@
+; RUN: llvm-as -f %s -o - | llc
+
;; Date: Jul 8, 2003.
;; From: test/Programs/MultiSource/Olden-perimeter
;; Function: int %adj(uint %d.1, uint %ct.1)