mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-04 00:06:50 +00:00
[lldb] Mark ObjectFileBreakpad test inputs as non-text
These are technically text files, but the object file layer treats them as binary, and the relevant tests verify the parsed contents byte for byte. Git's crlf conversion can make those tests fail. Marking the files as non-text disables that.
This commit is contained in:
parent
84c3d3f37a
commit
c08a1c7071
1
lldb/test/Shell/ObjectFile/Breakpad/Inputs/.gitattributes
vendored
Normal file
1
lldb/test/Shell/ObjectFile/Breakpad/Inputs/.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.syms -text
|
Loading…
x
Reference in New Issue
Block a user