llvm-project/compiler-rt/cmake/Modules
Chris Bieneman 5def2a8a44 [CMake] [Darwin] [builtins] Apply OS and OS-arch filters to cc_kext builtin libraries.
We don't want to filter out the builtins that are present in libSystem like we do for the normal builtins because kexts can't link libSystem, but we should filter out all the builtins that are generally not supported on the OS and architecture.

llvm-svn: 248756
2015-09-28 23:09:46 +00:00
..
AddCompilerRT.cmake [CMake] Add OBJECT_LIBS option to add_compiler_rt_runtime, and refactored asan call site to use it. 2015-08-26 18:33:51 +00:00
CompilerRTCompile.cmake [CMake] Turns out CMake was passing the space as part of the argument instead of separating two arguments. 2015-08-20 22:06:46 +00:00
CompilerRTDarwinUtils.cmake [CMake] [Darwin] [builtins] Apply OS and OS-arch filters to cc_kext builtin libraries. 2015-09-28 23:09:46 +00:00
CompilerRTLink.cmake CMake: Stop using LLVM's custom parse_arguments. NFC 2015-06-19 03:39:24 +00:00
CompilerRTUtils.cmake [CMake] Add experimental support for building compiler-rt for iOS 2015-08-13 20:38:16 +00:00
SanitizerUtils.cmake [CMake] Add ARCHS option to add_sanitizer_rt_symbols. 2015-08-27 20:07:54 +00:00