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

Chris Bieneman beanz at apple.com
Thu Jul 9 13:37:54 PDT 2015


beanz created this revision.
beanz added reviewers: zaks.anna, bogner, kubabrecka, samsonov.
beanz added a subscriber: llvm-commits.

This patch is built on top of two other patches which must be applied for this patch to work:
http://reviews.llvm.org/D11073
http://reviews.llvm.org/D11082

This patch adds experimental support for building compiler-rt for iOS. By default this support is disabled, it can be enabled by setting COMPILER_RT_ENABLE_IOS=On.

http://reviews.llvm.org/D11083

Files:
  CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11083.29382.patch
Type: text/x-patch
Size: 4691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150709/aae794d3/attachment.bin>


More information about the llvm-commits mailing list