summaryrefslogtreecommitdiff
path: root/test/Other/2010-05-06-Printer.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2010-05-06-Printer.ll')
-rw-r--r--test/Other/2010-05-06-Printer.ll6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Other/2010-05-06-Printer.ll b/test/Other/2010-05-06-Printer.ll
new file mode 100644
index 0000000000..17abafa37c
--- /dev/null
+++ b/test/Other/2010-05-06-Printer.ll
@@ -0,0 +1,6 @@
+; RUN: llc -O2 -print-after-all < %s 2>&1
+
+define void @tester(){
+ ret void
+}
+