llvm-project/compiler-rt/cmake/Modules
Chris Bieneman 672311b368 [CMake] Make the sample program in darwin_test_archs have a symbol it needs to link.
This resolves an issue building compiler-rt using Xcode 7 that was reported on llvm-dev:

http://lists.llvm.org/pipermail/llvm-dev/2015-September/090245.html

llvm-svn: 247833
2015-09-16 18:29:52 +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] Make the sample program in darwin_test_archs have a symbol it needs to link. 2015-09-16 18:29:52 +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