hanchenye-llvm-project/llvm/utils/release
Amy Kwan 413b35cd74 [test-release.sh] Set TEST_SUITE_HOST_CC to the release testing build compiler when compiling test-suite tools.
The tools used by test-suite are originally configured to compile with cc by
default, and this is dictated by TEST_SUITE_HOST_CC.
However, it is possible that on some systems that the version of cc may either
not be present or it may not be able to compile the tools as it may be too old,
which could be an issue seen during release testing.

This patch updates the compiler to be the default build compiler that is used
for release testing. If no such compiler it specified, then cc will be set as
the test-suite tools build compiler by default (as it already is set under
TEST_SUITE_HOST_CC).

Differential Revision: https://reviews.llvm.org/D118357
2022-02-03 21:31:44 -06:00
..
build-docs.sh utils/release: Add script for building release documentation 2021-10-27 12:56:55 -07:00
build_llvm_package.bat Bump the trunk major version to 15 2022-02-01 23:54:52 -08:00
export.sh [llvm] Improve export.sh with help and snapshot 2021-09-25 00:38:19 +02:00
findRegressions-nightly.py
findRegressions-simple.py
github-upload-release.py
merge-request.sh
test-release.sh [test-release.sh] Set TEST_SUITE_HOST_CC to the release testing build compiler when compiling test-suite tools. 2022-02-03 21:31:44 -06:00