This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bed2fc33e05 [CallSiteSplit] Fix comment. NFC new edd00e40e68 Enable debug fission for thinLTO linked via gold-plugin
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: include/llvm/LTO/Config.h | 6 ++++ lib/LTO/LTO.cpp | 1 + lib/LTO/LTOBackend.cpp | 67 ++++++++++++++++++++++++++++++++++++++ test/lit.cfg.py | 1 + test/tools/gold/X86/split-dwarf.ll | 63 +++++++++++++++++++++++++++++++++++ tools/gold/gold-plugin.cpp | 12 +++++++ 6 files changed, 150 insertions(+) create mode 100644 test/tools/gold/X86/split-dwarf.ll