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.