aboutsummaryrefslogtreecommitdiffstats
path: root/test/Object/mri5.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/Object/mri5.test')
-rw-r--r--test/Object/mri5.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Object/mri5.test b/test/Object/mri5.test
new file mode 100644
index 0000000000..98114248b6
--- /dev/null
+++ b/test/Object/mri5.test
@@ -0,0 +1,2 @@
+; RUN: not llvm-ar -M t < %s 2>&1 | FileCheck %s
+; CHECK: Cannot mix -M and other options.