mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-30 23:21:04 +00:00
fc1a0ac68e
Differential Revision: https://reviews.llvm.org/D39737 This is the second attempt to commit this. The test was broken on Linux in the first attempt. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318560 91177308-0d34-0410-b5e6-96231b3b80d8
13 lines
406 B
Plaintext
13 lines
406 B
Plaintext
# binary files
|
|
test/Object/Inputs/*.a-* binary
|
|
test/tools/dsymutil/Inputs/* binary
|
|
test/tools/llvm-ar/Inputs/*.lib binary
|
|
test/tools/llvm-objdump/Inputs/*.a binary
|
|
test/tools/llvm-rc/Inputs/* binary
|
|
test/tools/llvm-strings/Inputs/numbers binary
|
|
test/MC/AsmParser/incbin_abcd binary
|
|
test/YAMLParser/spec-09-02.test binary
|
|
|
|
# Windows line ending test
|
|
test/MC/AsmParser/preserve-comments-crlf.s text eol=crlf
|