llvm/runtimes
Chris Bieneman 43fa064b8c [CMake] Make the runtimes directory work with bootstrap builds
This patch builds on clang r284648, and allows the runtime directory to make the bootstrap builds depend on the builtin libraries.

This patch also make the bootstrap build depend on configuring the other runtimes because the libcxx headers are copied during configuration. I have left a TODO in the code to remove that once I come up with a better solution.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284650 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-19 21:50:25 +00:00
..
CMakeLists.txt [CMake] Make the runtimes directory work with bootstrap builds 2016-10-19 21:50:25 +00:00
Components.cmake.in [CMake] Add support for exposing runtime targets 2016-08-25 20:49:51 +00:00