llvm-project/llvm/utils/release
Louis Dionne 26a1830e39 [release] Use the Bootstrapping build for building LLVM releases
Instead of using the (now deprecated) Projects build for libcxx, libcxxabi,
libunwind and compiler-rt, this patch uses the Bootstrapping build. This
implies that Clang will be built from scratch, and then the runtimes will
be built using that just-built Clang instead of the system compiler.
This is the correct way of assembling a toolchain, since we don't want
to ship runtimes that were built with a non-Clang compiler (or a
potentially older Clang).

Differential Revision: https://reviews.llvm.org/D112748
2022-02-02 17:19:10 -05: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 [release] Use the Bootstrapping build for building LLVM releases 2022-02-02 17:19:10 -05:00