[all-commits] [llvm/llvm-project] 77fc54: [libc++] Add support for bootstrapping build in li...
Will Hawkins via All-commits
all-commits at lists.llvm.org
Thu Sep 7 09:05:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77fc5499d0bed9aeb4849d01c4999b36b1df597a
https://github.com/llvm/llvm-project/commit/77fc5499d0bed9aeb4849d01c4999b36b1df597a
Author: Will Hawkins <hawkinsw at obs.cr>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M libcxx/utils/libcxx-lit
Log Message:
-----------
[libc++] Add support for bootstrapping build in libcxx-lit
Add a [-b|--bootstrap] flag to change cxx-test-depends to
runtimes-test-depends when testing a build of libcxx from bootstrapping.
Signed-off-by: Will Hawkins <hawkinsw at obs.cr>
Differential Revision: https://reviews.llvm.org/D157045
More information about the All-commits
mailing list