commit | db210912ad9f1feafdd788a9116429990865b1e7 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Wed Jul 15 22:18:25 2015 +0000 |
committer | Hans Wennborg <hans@hanshq.net> | Wed Jul 15 22:18:25 2015 +0000 |
tree | cad86a0f833021d179f1bdcded5a3e782bf23eba | |
parent | 2aa5727755c86b61a5f985ea21b09d2cb2f25aa6 [diff] |
test-release.sh: Run both .o files through sed before comparing them On some systems (e.g. Mac OS X), sed will add a newline to the end of the output if there wasn't one already. This would cause false cmp errors since the .o file from Phase 2 was passed through sed and the one from Phase 3 wasn't. Work around this by passing both through sed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242341 91177308-0d34-0410-b5e6-96231b3b80d8