llvm/test/Object/check_binary_output.ll: Mark it as XFAIL on Windows. Investigating.
[oota-llvm.git] / test / Object / check_binary_output.ll
1 ; This is not an assembly file, this is just to run the test.
2 ; The test verifies that llvm-ar produces a binary output.
3
4 ; FIXME: They malform LF into CRLF. Investigating.
5 ; XFAIL: mingw32,win32
6
7 ;RUN: llvm-ar p %p/Inputs/GNU.a very_long_bytecode_file_name.bc | cmp -s %p/Inputs/very_long_bytecode_file_name.bc -