This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5fff7aaccb2 [InstCombine] add min/max tests with not ops; NFC new dc042ebfe54 [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 | 22 +++++++++++++++++++--- test/ThinLTO/X86/deadstrip.ll | 9 +++++++++ .../FunctionImport}/Inputs/not-prevailing.ll | 4 ++-- test/Transforms/FunctionImport/not-prevailing.ll | 18 ++++++++++++++++++ 4 files changed, 48 insertions(+), 5 deletions(-) copy test/{LTO/Resolution/X86 => Transforms/FunctionImport}/Inputs/not-prevailing. [...] create mode 100644 test/Transforms/FunctionImport/not-prevailing.ll