beanz added a comment. Building libcxx without LLVM's CMake modules is very important, not just to Apple. This is how several open source distributions work, and it would be a huge disservice to break this. Same is true for compiler-rt, libcxxabi, libunwind, etc.
Historically we've been drawing the line that building and running tests for runtime projects can require LLVM, but building the runtime libraries themselves must work without LLVM. I believe that is still the correct line to draw. https://reviews.llvm.org/D31363 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits