Go to file
Petr Hosek 8e07a88bfa [CMake] Support lld with LTO bootstrap
lld has LTO support, if requested we should add a dependency on lld
rather than LLVMgold when doing LTO bootstrap build.

Differential Revision: https://reviews.llvm.org/D26649

llvm-svn: 287179
2016-11-16 23:59:06 +00:00
clang [CMake] Support lld with LTO bootstrap 2016-11-16 23:59:06 +00:00
clang-tools-extra [clang-tidy] Fix identifier naming for initializer list member initializers. 2016-11-16 21:15:58 +00:00
compiler-rt adding operator* to help working with primitive values 2016-11-16 19:35:37 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx [libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS` 2016-11-16 22:18:10 +00:00
libcxxabi __cxa_demangle: allow demangling invocation blocks 2016-11-14 03:07:47 +00:00
libunwind [CMake] Get libunwind building under LLVM/runtimes 2016-11-08 23:02:49 +00:00
lld [ELF][MIPS] Add MipsGotSection to handle MIPS GOT 2016-11-16 21:01:02 +00:00
lldb Fix some unit test compilation failures. 2016-11-16 21:45:11 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Introduce GlobalSplit pass. 2016-11-16 23:40:26 +00:00
openmp Update stats-gathering code 2016-11-14 21:13:44 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Update to isl-0.17.1-267-gbf9723d 2016-11-16 11:06:47 +00:00