This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b0d20586e98 [LTO] Return proper error object rather than null LTOModule new 97fa4365e0a Reland r327041: [ThinLTO] Keep available_externally symbols live
The 1 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: lib/Transforms/IPO/FunctionImport.cpp | 23 +++++++++++++++++++--- test/ThinLTO/X86/deadstrip.ll | 9 +++++++++ .../FunctionImport}/Inputs/not-prevailing.ll | 4 ++-- test/Transforms/FunctionImport/not-prevailing.ll | 18 +++++++++++++++++ 4 files changed, 49 insertions(+), 5 deletions(-) copy test/{LTO/Resolution/X86 => Transforms/FunctionImport}/Inputs/not-prevailing. [...] create mode 100644 test/Transforms/FunctionImport/not-prevailing.ll