1# binary files 2test/Object/Inputs/*.a* binary 3test/tools/dsymutil/Inputs/*.o binary 4test/tools/dsymutil/Inputs/*.a binary 5test/tools/dsymutil/Inputs/*.i386 binary 6test/tools/dsymutil/Inputs/*.x86_64 binary 7test/tools/dsymutil/Inputs/*.armv7m binary 8test/tools/dsymutil/Inputs/*.dylib binary 9test/tools/dsymutil/Inputs/*.dSYM binary 10test/tools/dsymutil/Inputs/*.swiftmodule binary 11test/tools/llvm-ar/Inputs/*.lib binary 12test/tools/llvm-ar/Inputs/*.a binary 13test/tools/llvm-objdump/Inputs/*.a binary 14test/tools/llvm-rc/Inputs/*.bmp binary 15test/tools/llvm-rc/Inputs/*.cur binary 16test/tools/llvm-rc/Inputs/*.ico binary 17test/tools/llvm-strings/Inputs/numbers binary 18test/MC/AsmParser/incbin_abcd binary 19test/YAMLParser/spec-09-02.test binary 20 21# These files must have CRLF line endings, therefore git should explicity treat 22# them as always having crlf line endings 23test/MC/AsmParser/preserve-comments-crlf.s text eol=crlf 24test/tools/llvm-mca/X86/directives-handle-crlf.s text eol=crlf 25 26# These files must have LF line endings because the test requires exact matching 27test/Object/Inputs/*.tbd eol=lf 28test/tools/llvm-rc/Inputs/webpage*.html text eol=lf 29test/tools/llvm-strings/radix.test text eol=lf 30test/tools/llvm-tapi-diff/Inputs/*.tbd text eol=lf 31test/tools/split-file/basic.test text eol=lf 32test/tools/split-file/Inputs/basic-*.txt eol=lf 33test/tools/split-file/basic.crlf.test text eol=crlf 34test/tools/split-file/Inputs/basic-*.crlf eol=crlf 35