This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9053d35 [ThinLTO] Make a copy of buffer identifier in ThinLTOCodeGenerator new 38e3958 ThinLTOBitcodeWriter: Write available_externally copies of VC [...]
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/ThinLTOBitcodeWriter.cpp | 92 +++++++++++++++++++--- .../ThinLTOBitcodeWriter/split-vfunc-internal.ll | 21 +++++ .../Transforms/ThinLTOBitcodeWriter/split-vfunc.ll | 75 ++++++++++++++++++ 3 files changed, 175 insertions(+), 13 deletions(-) create mode 100644 test/Transforms/ThinLTOBitcodeWriter/split-vfunc-internal.ll create mode 100644 test/Transforms/ThinLTOBitcodeWriter/split-vfunc.ll