llvm-project/compiler-rt/cmake
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
..
Modules [compiler-rt] cmake: add include(BuiltinTests) to CompilerRTDarwinUtils 2019-10-24 18:38:25 -04:00
caches [CMake] Updating Apple CMake cache file 2016-04-28 18:24:29 +00:00
base-config-ix.cmake Use host's executable suffix for clang when cross-compiling compiler-rt 2019-09-12 18:44:47 +00:00
builtin-config-ix.cmake [CMake] Separate the detection Darwin platforms architectures for the 2019-09-13 17:31:22 +00:00
config-ix.cmake Fix lld detection in standalone compiler-rt. 2019-10-24 14:46:10 -07:00