mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
5f0de9a2db
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 |
||
---|---|---|
.. | ||
export.sh | ||
findRegressions-nightly.py | ||
findRegressions-simple.py | ||
merge.sh | ||
tag.sh | ||
test-release.sh |