aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLC/2003-07-06-BadIntCmp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLC/2003-07-06-BadIntCmp.ll')
-rw-r--r--test/LLC/2003-07-06-BadIntCmp.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/LLC/2003-07-06-BadIntCmp.ll b/test/LLC/2003-07-06-BadIntCmp.ll
index 6594446..197ff2f 100644
--- a/test/LLC/2003-07-06-BadIntCmp.ll
+++ b/test/LLC/2003-07-06-BadIntCmp.ll
@@ -1,3 +1,5 @@
+; RUN: llvm-as -f %s -o - | llc
+
;; Date: May 28, 2003.
;; From: test/Programs/MultiSource/Olden-perimeter/maketree.c
;; Function: int CheckOutside(int x, int y)