[PATCH] D24402: Enable in-tree builds of parallel-libs.

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 13:02:22 PDT 2016


beanz added a comment.

If you want to support parallel-libs building with just-built toolchains you may also want to ensure that it is compatible with the LLVM runtimes subdirectory.

If the intention is that it should not be built with just-built toolchains, you probably should add this under tools rather than projects.


https://reviews.llvm.org/D24402





More information about the llvm-commits mailing list