1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/runtimes
Chris Bieneman 212dec866c [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.

llvm-svn: 284650
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