Go to file
Teresa Johnson 765941a841 [gold/ThinLTO] Restore ThinLTO file management in gold plugin
Summary:
The gold-plugin changes added along with the new LTO API in r278338 had
the effect of removing the management of the PluginInputFile that
ensured the files weren't released back to gold until the backend
threads were complete. Add back the old file handling.

Fixes PR29020.

Reviewers: mehdi_amini

Subscribers: mehdi_amini, llvm-commits, hjl.tools

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

llvm-svn: 279356
2016-08-20 01:24:07 +00:00
clang [NFC] Add a class ObjCProtocolQualifiers to wrap APIs for ObjC protocol list. 2016-08-20 00:04:21 +00:00
clang-tools-extra minor header guards and help messages cleanup 2016-08-19 09:36:14 +00:00
compiler-rt [msan] Disable prlimit test on glibc < 2.13. 2016-08-20 00:38:55 +00:00
debuginfo-tests
libclc amdgcn: Fix get_local_size IR return type 2016-08-20 00:01:21 +00:00
libcxx [CMake] Get libcxx building under LLVM/runtimes 2016-08-18 21:31:51 +00:00
libcxxabi Default LIBCXXABI_LIBDIR_SUFFIX to LLVM_LIBDIR_SUFFIX 2016-08-16 03:44:55 +00:00
libunwind EHABI: cover switch once more 2016-08-18 23:59:12 +00:00
lld [ELF] - Fix for PR28976 - Corrupted section contents when using linker scripts 2016-08-19 15:46:28 +00:00
lldb added Xcode lldb-gtest-for-debugging target 2016-08-20 00:54:03 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [gold/ThinLTO] Restore ThinLTO file management in gold plugin 2016-08-20 01:24:07 +00:00
openmp cleanup: fixed names of dummy arguments of Fortran interfaces declarations, no functional changes done 2016-08-17 18:18:21 +00:00
parallel-libs [StreamExecutor] Rename StreamExecutor to Executor 2016-08-16 18:18:32 +00:00
polly [SCEVValidator] Don't reorder multiplies in extractConstantFactor. 2016-08-18 16:30:42 +00:00