This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70 in repository lld.
from 13298167c Merging r338679, r338684, r338697, r338699: new 4e32cac7c Merging r339058: -------------------------------------------- [...]
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: COFF/InputFiles.cpp | 54 ++++++++++++++++++-- COFF/InputFiles.h | 17 ++++++- test/COFF/Inputs/associative-comdat-mingw-2.s | 34 +++++++++++++ test/COFF/associative-comdat-mingw.s | 73 +++++++++++++++++++++++++++ 4 files changed, 172 insertions(+), 6 deletions(-) create mode 100644 test/COFF/Inputs/associative-comdat-mingw-2.s create mode 100644 test/COFF/associative-comdat-mingw.s