[libcxx-commits] [PATCH] D132480: [llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENABLE_PROJECTS
Brian Cain via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 30 21:14:55 PDT 2022
bcain added a comment.
@ldionne do you have an idea when you plan to land this change? I'm pretty sure it won't break our usage but I'd like to test it out to be sure.
I don't see any `LLVM_ENABLE_PROJECTS` - only `LLVM_ENABLE_RUNTIMES` so I think we're ok.
https://github.com/quic/toolchain_for_hexagon/blob/29a926ac283a4afb9dc4d5ae4a0f2c18b6649243/build-toolchain.sh
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