diff options
author | Fangrui Song <maskray@google.com> | 2018-07-26 06:07:03 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2018-07-26 06:07:03 +0000 |
commit | c32561ea8b389e4c091aba319f6ccaf94eb3ad1e (patch) | |
tree | 04e10aec413c1c16e748856b3270c77c71601297 /llvm/lib/Support | |
parent | 4e687d5bb2b9a4dcde599b2563a5edc1aff44e62 (diff) | |
download | llvm-c32561ea8b389e4c091aba319f6ccaf94eb3ad1e.zip llvm-c32561ea8b389e4c091aba319f6ccaf94eb3ad1e.tar.gz llvm-c32561ea8b389e4c091aba319f6ccaf94eb3ad1e.tar.bz2 |
[AsmParser] Fix preserve-comments-crlf.s on FreeBSD
--strip-trailing-cr is a diffutils option which is also available on
BSD-licensed diff introduced in FreeBSD 11.2, however, it has a bug
comparing files mixing \r and \r\n. Use -b (POSIX) instead.
llvm-svn: 338008
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions