[libcxx-commits] [PATCH] D132480: [llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENABLE_PROJECTS

John Ericson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 4 07:10:22 PDT 2022


Ericson2314 added a comment.

@ldionne Yeah that sort of thing is what I suspected. I am thinking maybe it isn't so bad that these projects can be built this way. IMO it should be permissible to combine any two CMake projects together if they are just to be built in parallel without any dependencies between them.


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