llvm-ar: Start adding support for mri scripts.
[oota-llvm.git] / test / Object / mri5.test
1 ; RUN: not llvm-ar -M t < %s 2>&1 | FileCheck %s
2 ; CHECK: Cannot mix -M and other options.