llvm/runtimes
Petr Hosek 3a481d4491 [runtimes] Use a response file for runtimes test suites
We don't know which test suites are going to be included by runtimes
builds so we cannot include those before running the sub-build, but
that's not possible during the LLVM build configuration. We instead use
a response file that's populated by the runtimes build as a level of
indirection.

This addresses the issue described in:
https://discourse.llvm.org/t/cmake-regeneration-is-broken/62788

Differential Revision: https://reviews.llvm.org/D132438

(cherry picked from commit 992e10a3fce41255e4b11782f51d0f4b26dca14d)
2022-08-25 09:04:03 +02:00
..
CMakeLists.txt [runtimes] Use a response file for runtimes test suites 2022-08-25 09:04:03 +02:00
Components.cmake.in