[llvm-branch-commits] [llvm] release/18.x: [Release] Don't build during test-release.sh Phase 3 install (#82001) (PR #82420)
Rainer Orth via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Feb 20 13:42:32 PST 2024
rorth wrote:
> @tstellar What do you think about merging this PR to the release branch?
I thing this would be very useful: we already have two Issues filed for this problem, and `test-release.sh` is probably almost exclusively exercised during release testing/building.
The risk should be limited: even if the patch is wrong, the builds will happen at full parallelism, no worse than before.
https://github.com/llvm/llvm-project/pull/82420
More information about the llvm-branch-commits
mailing list