OSDN Git Service

[MC] Fix regression tests on Windows when git “core.autocrlf” is set to true.
[android-x86/external-llvm.git] / .gitattributes
1 # binary files
2 test/Object/Inputs/*.a-* binary
3 test/tools/dsymutil/Inputs/* binary
4 test/tools/llvm-ar/Inputs/*.lib binary
5 test/tools/llvm-objdump/Inputs/*.a binary
6 test/tools/llvm-rc/Inputs/* binary
7 test/tools/llvm-strings/Inputs/numbers binary
8 test/MC/AsmParser/incbin_abcd binary
9 test/YAMLParser/spec-09-02.test binary
10
11 # Windows line ending test
12 test/MC/AsmParser/preserve-comments-crlf.s text eol=crlf