[PATCH] D11820: [CMake] Add experimental support for building compiler-rt for iOS
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 14:13:56 PDT 2015
beanz created this revision.
beanz added reviewers: zaks.anna, bogner, kubabrecka, samsonov, chandlerc.
beanz added a subscriber: llvm-commits.
This is a reunification of three separate reviews D11073, D11082, D11083.
Having them separate was not constructive even though the patches were smaller because it led to fragmented conversations, and this is really all about one change.
This patch incorporates feedback from samsonov, and refactors the hacky darwin code out of the root CMakeLists.txt and int config-ix.cmake.
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.31477.patch
Type: text/x-patch
Size: 16000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150806/ba418e3c/attachment.bin>
More information about the llvm-commits
mailing list