aboutsummaryrefslogtreecommitdiffstats
path: root/test/Object/mri1.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/Object/mri1.test')
-rw-r--r--test/Object/mri1.test6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Object/mri1.test b/test/Object/mri1.test
new file mode 100644
index 0000000..3d27db7
--- /dev/null
+++ b/test/Object/mri1.test
@@ -0,0 +1,6 @@
+; RUN: echo create %t.a > %t.mri
+; RUN: echo save >> %t.mri
+; RUN: echo end >> %t.mri
+
+; RUN: llvm-ar -M < %t.mri
+; RUN: llvm-ar t %t.a