llvm-project/compiler-rt/cmake/Modules
Chris Bieneman 4f7f57e166 [CMake] [macho_embedded] [builtins] Always use OS X sysroot, even for arm.
Turns out that there are some checks in the backend that change code generation for armv7 if you are building against an iOS sys root. For the macho_embedded builtins we really don't want that.

llvm-svn: 253064
2015-11-13 19:14:58 +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 [tsan] Add TSan unit test support for OS X 2015-11-11 14:53:57 +00:00
CompilerRTDarwinUtils.cmake [CMake] [macho_embedded] [builtins] Always use OS X sysroot, even for arm. 2015-11-13 19:14:58 +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