[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:
Pavel Labath 2020-02-25 08:26:55 +01:00
parent 84c3d3f37a
commit c08a1c7071

View File

@ -0,0 +1 @@
*.syms -text