summaryrefslogtreecommitdiffstats
path: root/test/Feature/smallest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Feature/smallest.ll')
-rw-r--r--test/Feature/smallest.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Feature/smallest.ll b/test/Feature/smallest.ll
new file mode 100644
index 0000000..5dd023c
--- /dev/null
+++ b/test/Feature/smallest.ll
@@ -0,0 +1,4 @@
+; RUN: llvm-as < %s | llvm-dis > %t1.ll
+; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
+; RUN: diff %t1.ll %t2.ll
+
OpenPOWER on IntegriCloud