Go to file
Mehdi Amini f82bda0a7a ThinLTO: don't perform incremental LTO on module without a hash
Clang always emit a hash for ThinLTO, but as other frontend are
starting to use ThinLTO, this could be a serious bug.

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

llvm-svn: 283655
2016-10-08 04:44:23 +00:00
clang Use StringRef in Command::printArg() instead of raw pointer (NFC) 2016-10-08 01:38:43 +00:00
clang-tools-extra Revert "[clang-move] Support moving multiple classes in one run." 2016-10-07 13:58:10 +00:00
compiler-rt [esan] Fix ESan test failure on Debian Sid bot 2016-10-07 20:53:35 +00:00
debuginfo-tests
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Remove all _LIBCPP_VERSION tests from under test/std 2016-10-08 01:32:56 +00:00
libcxxabi Recommit r282692: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion. 2016-10-07 08:48:28 +00:00
libunwind libunwind: Add OpenBSD case for _Unwind_Ptr typedef 2016-09-28 15:37:21 +00:00
lld Improve comments. 2016-10-07 19:54:57 +00:00
lldb Fix compiler warnings in TestClangASTContext.cpp 2016-10-08 04:03:19 +00:00
llgo
llvm ThinLTO: don't perform incremental LTO on module without a hash 2016-10-08 04:44:23 +00:00
openmp Code cleanup for the runtime without monitor thread 2016-10-07 18:12:19 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly Define PATH_MAX on windows 2016-10-07 20:58:20 +00:00