This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 425c3b09bec [AlignmentFromAssumptions] Set source and dest alignments o [...] new 21ed2a6e296 [libFuzzer] Include TEMP_MAX_LEN in Fuzzer::PrintStats. new f662ded3c60 [gold] Extract runLTO to avoid exit(0) from function with n [...] new 55523deb41a [ThinLTO] Always create linked objects file for --thinlto-i [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/LibFuzzer.rst | 6 ++- include/llvm/LTO/LTO.h | 4 +- lib/LTO/LTO.cpp | 28 ++++-------- test/tools/gold/X86/thinlto_no_objects.ll | 18 ++++++++ tools/gold/gold-plugin.cpp | 74 +++++++++++++++++++++---------- tools/llvm-lto2/llvm-lto2.cpp | 6 ++- 6 files changed, 89 insertions(+), 47 deletions(-) create mode 100644 test/tools/gold/X86/thinlto_no_objects.ll