llvm-project/clang/cmake
Petr Hosek 2423c16935 [CMake] Use explicit targets for building Linux runtimes
Previously we were using default logic when building Linux runtimes
in Fuchsia toolchain, but that leads to various issues due to how
the CMake logic in compiler-rt for determining the platform support
is implemented. With this change, we will use explicit target for
every provided Linux sysroot.

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

llvm-svn: 335812
2018-06-28 05:15:46 +00:00
..
caches [CMake] Use explicit targets for building Linux runtimes 2018-06-28 05:15:46 +00:00
modules Revert r323051 "[cmake] Use CLANG_BINARY_DIR to determine the build directory." 2018-01-24 19:26:50 +00:00