llvm-project/compiler-rt/cmake/Modules
Chris Bieneman 7ccc6136b9 [CMake] [Darwin] Don't generate lipo commands if we don't have libraries to put into the fat archive.
Not making sure there are thin libraries results in some difficult to diagnose build failures. This check should make those build failures go away.

llvm-svn: 252527
2015-11-09 23:07:45 +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] Don't generate lipo commands if we don't have libraries to put into the fat archive. 2015-11-09 23:07:45 +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