Suppress llvm-ar's MRI tests for now on win32, since line_iterator is incompatible...
[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.