Go to file
Chris Bieneman 1e8d80e79c [CMake] Pass stage1 tools through to stage2 when building with LTO
This was originally a hacky if(APPLE) block. Now that we have an option for enabling LTO, it is better to properly gate this.

llvm-svn: 260707
2016-02-12 19:06:12 +00:00
clang [CMake] Pass stage1 tools through to stage2 when building with LTO 2016-02-12 19:06:12 +00:00
clang-tools-extra Reapply r260096. 2016-02-12 15:09:05 +00:00
compiler-rt Re-commit r260230 with a fix for clang-cmake-aarch64-42vma. 2016-02-12 14:48:19 +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 configure: Remove llvm 3.6 defines 2016-02-09 22:17:48 +00:00
libcxx Instead of asking glibc to provide correct C++ signatures for <string.h> 2016-02-11 23:51:02 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld make needsPlt a pure predicate. 2016-02-12 15:47:37 +00:00
lldb Renamed TestRdar12991846 to the more descriptive TestUnicodeLiterals. 2016-02-12 18:42:00 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [LIR] Partially revert r252926(NFC), which introduced a very subtle change. 2016-02-12 19:05:27 +00:00
openmp [OMPT] Frame information for openmp taskwait 2016-02-12 12:19:59 +00:00
polly Separate invariant equivalence classes by type 2016-02-07 17:30:13 +00:00