[libcxx-commits] [PATCH] D132480: [llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENABLE_PROJECTS
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 20 15:54:34 PDT 2022
ldionne added a comment.
In D132480#3804015 <https://reviews.llvm.org/D132480#3804015>, @Ericson2314 wrote:
> If we try to build docs with `LLVM_ENABLE_RUNTIMES` might it try to bootstrap them, wasting effort?
No, it won't.
I'm still working on this, I'll update this thread tomorrow. If I don't manage to get this working tomorrow morning, I'll revert this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132480/new/
https://reviews.llvm.org/D132480
More information about the libcxx-commits
mailing list