Fix non-portable GNU diff option
authorstevewan <wan.yu@ibm.com>
Wed, 23 Oct 2019 15:11:37 +0000 (11:11 -0400)
committerDavid Tenty <daltenty@ibm.com>
Wed, 23 Oct 2019 15:19:01 +0000 (11:19 -0400)
commit342c02d0ad57f244fed2b4d496c06d7b6dbdb310
tree1bd478d60e547b9794a95c572f05913b1c1b6bcd
parent8eda8f8ce85eddf24ff4dbf9783771d6b15db27c
Fix non-portable GNU diff option

Summary: This is a fix to revision D68839 and rL375023. This patch substitutes POSIX option "-b" for the non-portable GNU option "--strip-trailing-cr".

Reviewers: daltenty, hubert.reinterpretcast

Reviewed By: daltenty

Subscribers: mehdi_amini, hiraditya, steven_wu, dexonsmith, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D69342
llvm/test/Assembler/thinlto-vtable-summary.ll
llvm/test/tools/llvm-cxxmap/remap.test
llvm/test/tools/llvm-profdata/profile-symbol-list.test
llvm/test/tools/llvm-profdata/roundtrip.test
llvm/test/tools/llvm-profdata/sample-remap.test