llvm/test/Object/check_binary_output.ll: Mark it as XFAIL on Windows. Investigating.

llvm-svn: 186468
This commit is contained in:
NAKAMURA Takumi 2013-07-16 23:16:57 +00:00
parent 27b1d8513e
commit c398315043
1 changed files with 3 additions and 0 deletions

View 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 -