[PATCH] D11820: [CMake] Add experimental support for building compiler-rt for iOS

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 09:43:07 PDT 2015


beanz updated this revision to Diff 31678.
beanz added a comment.

Fixing a bug I found this morning building with COMPILER_RT_ENABLE_IOS=Off (the default behavior). My code for filtering unsupported architectures wasn't quite right.


http://reviews.llvm.org/D11820

Files:
  CMakeLists.txt
  cmake/Modules/AddCompilerRT.cmake
  cmake/Modules/CompilerRTDarwinUtils.cmake
  cmake/Modules/CompilerRTUtils.cmake
  cmake/config-ix.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11820.31678.patch
Type: text/x-patch
Size: 16578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150810/198128d7/attachment.bin>


More information about the llvm-commits mailing list