commit | f96e99c4f0d3f01be85f15a0dd48324dc69abab9 | [log] [tgz] |
---|---|---|
author | Fangrui Song <maskray@google.com> | Thu Jul 26 06:07:03 2018 +0000 |
committer | Fangrui Song <maskray@google.com> | Thu Jul 26 06:07:03 2018 +0000 |
tree | a434fc116d8dc5c9cb872c395d726e900ae148e1 | |
parent | 1726a8cfd34ab80e55a82b3dc6e78ae91edd2ef3 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338008 91177308-0d34-0410-b5e6-96231b3b80d8