1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +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
findRegressions-nightly.py
findRegressions-simple.py
merge-request.sh
merge.sh
tag.sh
test-release.sh test-release.sh: Fix phase2 and phase3 binary comparision 2017-07-24 19:28:30 +00:00