Suppress llvm-ar's MRI tests for now on win32, since line_iterator is incompatible...
[oota-llvm.git] / test / Object / mri4.test
index a24c14d7d28965185e78e79c4c4862eda69972e7..1be4fd0ad87e5958280dbe409840e9cca103546b 100644 (file)
@@ -2,3 +2,6 @@
 
 ; RUN: not llvm-ar -M  < %t.mri 2>&1 | FileCheck %s
 ; CHECK: Unknown command: abc.
+
+; line_iterator is incompatible to CRLF.
+; REQUIRES: shell