This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2c2ac77 Trying to fix the windows build. new 2cbb59b [LTO] Create Undefined Bitcode symbol when we drop a comdat member.
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: ELF/InputFiles.cpp | 50 +++++++++++++++++++++++++++----------------- ELF/InputFiles.h | 5 +++++ test/ELF/lto/Inputs/comdat.s | 5 +++++ test/ELF/lto/comdat2.ll | 40 +++++++++++++++++++++++++++++++++++ 4 files changed, 81 insertions(+), 19 deletions(-) create mode 100644 test/ELF/lto/Inputs/comdat.s create mode 100644 test/ELF/lto/comdat2.ll