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

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


beanz added a comment.

The LLVM runtimes directory is a new mechanism in the CMake build system for building runtime libraries. It gives in-tree workflows while using just-built toolchains.

The last update on the effort is here:
http://lists.llvm.org/pipermail/llvm-dev/2016-August/104174.html

That also contains links back to the earlier discussions.


https://reviews.llvm.org/D24402





More information about the llvm-commits mailing list