llvm-project/compiler-rt/cmake/Modules
Daniel Sanders aea8b553e3 [compiler-rt][cmake] Don't reset CAN_TARGET_${arch} on every cmake invocation.
Allowing this variable to be cached makes it possible to repair the MIPS
buildbots in lieu of either fixing the mips64 sanitizer issues or fixing the
detection of mips64 support (which I think was changed by r268977 but didn't
take effect on this buildbot until the last couple days) so that it returns to
not being built on these buildbots.

llvm-svn: 276402
2016-07-22 10:15:09 +00:00
..
AddCompilerRT.cmake [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
BuiltinTests.cmake [CMake] Cache check results and avoid duplicate checks 2016-05-11 20:37:43 +00:00
CompilerRTCompile.cmake [CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR. 2016-02-01 21:08:16 +00:00
CompilerRTDarwinUtils.cmake [CMake] Converting darwin_test_archs simple source to C 2016-06-22 23:02:49 +00:00
CompilerRTLink.cmake CMake: Stop using LLVM's custom parse_arguments. NFC 2015-06-19 03:39:24 +00:00
CompilerRTUtils.cmake [compiler-rt][cmake] Don't reset CAN_TARGET_${arch} on every cmake invocation. 2016-07-22 10:15:09 +00:00
SanitizerUtils.cmake [CMake] Cleanup CMake version checking 2016-06-09 21:35:37 +00:00