diff options
author | Hans Wennborg <hans@hanshq.net> | 2015-07-15 22:18:25 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2015-07-15 22:18:25 +0000 |
commit | aaacf48414ac87aaf1760a9c287c0aa9413d24d2 (patch) | |
tree | ff1ff028b24d98746e51620348df26fa43dd4e96 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | 5d1f12d1f5e42cd538a245216529b7cae59d01a0 (diff) | |
download | bcm5719-llvm-aaacf48414ac87aaf1760a9c287c0aa9413d24d2.tar.gz bcm5719-llvm-aaacf48414ac87aaf1760a9c287c0aa9413d24d2.zip |
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.
llvm-svn: 242341
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions