llvm-project/libcxx/cmake/Modules
Petr Hosek 2d2e23e89b [CMake] Passthrough CFLAGS when checking the compiler-rt path
This is needed when cross-compiling for a different target since
CFLAGS may contain additional flags like -resource-dir which
change the location in which compiler-rt builtins are found.

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

llvm-svn: 346820
2018-11-14 00:09:26 +00:00
..
CheckLibcxxAtomic.cmake [libcxx][cmake] Remove libatomic temporarily from CMAKE_REQUIRED_LIBRARIES when configuring 2018-04-04 11:05:03 +00:00
CodeCoverage.cmake Change test coverage generation to use llvm-cov instead of gcov. 2017-03-11 03:24:18 +00:00
HandleCompilerRT.cmake [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
HandleLibCXXABI.cmake [CMake] Use just basename when copying C++ ABI headers 2018-10-04 05:38:53 +00:00
HandleLibcxxFlags.cmake Add cxx-benchmark-unittests target 2018-11-13 23:08:31 +00:00
HandleOutOfTreeLLVM.cmake [CMake] Convert paths to the right form in standalone builds on Windows 2018-06-20 21:03:34 +00:00
MacroEnsureOutOfSourceBuild.cmake