Suppress llvm-ar's MRI tests for now on win32, since line_iterator is incompatible...
[oota-llvm.git] / test / Object / mri1.test
index 3d27db7996a251cc3682f31f8af7597e67e6e678..ad3bbde72b12c9d188d90d307760749b285b12b6 100644 (file)
@@ -4,3 +4,6 @@
 
 ; RUN: llvm-ar -M  < %t.mri
 ; RUN: llvm-ar t %t.a
+
+; line_iterator is incompatible to CRLF.
+; REQUIRES: shell