1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
llvm-mirror/runtimes
Petr Hosek 98bed1a704 [CMake] Use -isystem flag to access libc++ headers
This is a partial revert of D62155. Rather than copying libc++ headers
into the build directory to be later overwritten by the final headers,
use -isystem flag to access libc++ headers during CMake checks. This
should address the occasional flake we've seen, especially on Windows
builders where CMake fails to overwrite __config with the final version.

Differential Revision: https://reviews.llvm.org/D88454
2020-10-01 12:09:27 -07:00
..
CMakeLists.txt [CMake] Use -isystem flag to access libc++ headers 2020-10-01 12:09:27 -07:00
Components.cmake.in
llvm-strip-link.in [runtime] Use --strip-all rather than --strip-sections 2019-03-10 04:26:54 +00:00