llvm/test/Object/check_binary_output.ll: Mark it as XFAIL on Windows. Investigating.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 16 Jul 2013 23:16:57 +0000 (23:16 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 16 Jul 2013 23:16:57 +0000 (23:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186468 91177308-0d34-0410-b5e6-96231b3b80d8

test/Object/check_binary_output.ll

index 567f18e65ba571b9e9110b1affff7ed1137bbc23..02b52a3601cae448772567318148f7fffcd89f44 100644 (file)
@@ -1,4 +1,7 @@
 ; This is not an assembly file, this is just to run the test.
 ; The test verifies that llvm-ar produces a binary output.
 
+; FIXME: They malform LF into CRLF. Investigating.
+; XFAIL: mingw32,win32
+
 ;RUN: llvm-ar p %p/Inputs/GNU.a very_long_bytecode_file_name.bc | cmp -s %p/Inputs/very_long_bytecode_file_name.bc -