1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/utils/release
Tom Stellard 66174f57e6 test-release.sh: Fix phase2 and phase3 binary comparision
Summary:
scudo_utils.cpp.o from compiler-rt has one of the host compiler's builtin
include paths stored in the .debug_line section.  So we need to do
sed 's,Phase1,Phase2,g` on the Phase2 object file so it matches Phase3.

Reviewers: hans

Reviewed By: hans

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D34989

llvm-svn: 308912
2017-07-24 19:28:30 +00:00
..
build_llvm_package.bat Update trunk version to 6.0.0svn 2017-07-19 12:19:01 +00:00
export.sh Similar to rL257663, remove function keywords from export.sh and 2016-01-16 15:18:35 +00:00
findRegressions-nightly.py
findRegressions-simple.py
merge-request.sh merge-request.sh: Use https url for bugzilla 2017-05-23 20:35:38 +00:00
merge.sh Print correct directory in merge script. 2016-11-11 23:26:28 +00:00
tag.sh Similar to rL257663, remove function keywords from export.sh and 2016-01-16 15:18:35 +00:00
test-release.sh test-release.sh: Fix phase2 and phase3 binary comparision 2017-07-24 19:28:30 +00:00