Go to file
Chris Bieneman 361231ecd5 [CMake] Add experimental support for building compiler-rt for iOS
Summary:
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.

Reviewers: zaks.anna, bogner, kubabrecka, chandlerc, samsonov

Subscribers: jevinskie, filcab, llvm-commits

Differential Revision: http://reviews.llvm.org/D11820

llvm-svn: 244948
2015-08-13 20:38:16 +00:00
clang Fix previous commit: poison only class members, simpler tests 2015-08-13 18:35:11 +00:00
clang-tools-extra Fix formatting. 2015-08-13 09:09:28 +00:00
compiler-rt [CMake] Add experimental support for building compiler-rt for iOS 2015-08-13 20:38:16 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Require LLVM >=3.7 and bump version to 0.2.0 2015-08-07 08:31:37 +00:00
libcxx Fix CMake error whet llvm-config reports a non-existent source directory. 2015-08-12 06:36:19 +00:00
libcxxabi Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
libunwind Enable zero-cost exceptions on non-Apple arm64 platforms 2015-08-13 14:21:03 +00:00
lld Correctly align output sections. 2015-08-13 20:24:18 +00:00
lldb Remove more uses of raw_svector_ostream::flush() call following r244928. 2015-08-13 18:48:44 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [SimplifyLibCalls] Correctly set the is_zero_undef flag for llvm.cttz 2015-08-13 20:34:26 +00:00
openmp Remove unused KMP_SETVERSION macro 2015-08-13 15:26:38 +00:00
polly Manuallt simplify test case 2015-08-13 16:33:32 +00:00