[all-commits] [llvm/llvm-project] 907ed7: test-release.sh: Only build the clang target in st...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Tue Nov 21 13:16:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 907ed77ad1d7a154317e5f8398d17d441711dc38
https://github.com/llvm/llvm-project/commit/907ed77ad1d7a154317e5f8398d17d441711dc38
Author: Tom Stellard <tstellar at redhat.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M llvm/utils/release/test-release.sh
Log Message:
-----------
test-release.sh: Only build the clang target in stage 1 and 2 (#72703)
This skips the build of all the unittests and llvm/clang tools, reducing
the number of ninja targets from 4,826 to 3,816 in phase 1 and phase 2.
More information about the All-commits
mailing list