llvm-project/compiler-rt/cmake/Modules
Puyan Lotfi bc58e0279b [compiler-rt] cmake: add include(BuiltinTests) to CompilerRTDarwinUtils
In cmake, if TEST_COMPILE_ONLY is set
compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake invokes try_compile_only()
but try_compile_only() is defined in BuiltinTests.cmake and is not included in
CompilerRTDarwinUtils.cmake. This patch simply includes it BuiltinTests.

Differential Revision: https://reviews.llvm.org/D69410
2019-10-24 18:38:25 -04:00
..
CustomLibcxx [compiler-rt] Build custom libc++abi without exceptions. 2019-04-25 18:14:24 +00:00
AddCompilerRT.cmake [sanitizer] Add lld into dependency of sanitizer_common unittests 2019-08-27 02:06:34 +00:00
BuiltinTests.cmake [cmake] Strip quotes in try_compile_only 2019-09-19 11:28:32 +00:00
CompilerRTCompile.cmake [CMake] Avoid clang dependencies in the runtimes build 2019-02-13 06:49:47 +00:00
CompilerRTDarwinUtils.cmake [compiler-rt] cmake: add include(BuiltinTests) to CompilerRTDarwinUtils 2019-10-24 18:38:25 -04:00
CompilerRTLink.cmake Make cmake link flag naming consistent 2017-01-10 04:33:04 +00:00
CompilerRTUtils.cmake Enable compiler-rt on SPARC 2019-07-12 08:30:17 +00:00
HandleCompilerRT.cmake [CMake] Add a missing case of TO_CMAKE_PATH 2018-11-27 09:23:15 +00:00
SanitizerUtils.cmake [compiler-rt] Respect CMAKE_NM 2019-06-15 04:40:16 +00:00
UseLibtool.cmake [builtins] Use libtool for builtins when building for Apple platform 2019-06-04 02:38:15 +00:00