llvm-ar: print an error when the requested member is not found.
[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.