llvm-project/compiler-rt/cmake/Modules
Chris Bieneman f12cf13f38 [CMake] Add ARCHS option to add_sanitizer_rt_symbols.
Summary:
This is another step in a multi-step refactoring to move add_sanitizer_rt_symbols in the direction of other add_* functions in compiler-rt.

Changes to CMakeLists files are all minimal except ubsan which tests the new ARCHS loop.

Further cleanup patches will follow.

Reviewers: filcab, bogner, kubabrecka, zaks.anna, glider, samsonov

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D12410

llvm-svn: 246199
2015-08-27 20:07:54 +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] Fixing haswell filtering. 2015-08-21 18:05:57 +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