aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/sched.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/sched.ll')
-rw-r--r--test/CodeGen/Generic/sched.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/Generic/sched.ll b/test/CodeGen/Generic/sched.ll
index 58603b5..477425f 100644
--- a/test/CodeGen/Generic/sched.ll
+++ b/test/CodeGen/Generic/sched.ll
@@ -1,3 +1,5 @@
+; RUN: llvm-as -f %s -o - | llc
+
implementation
declare int "printf"(sbyte*, int, float)