This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e67de3fa5 COFF, ELF: ICF: Perform 2 rounds of relocation hash propagation. new f6abb4b50 MemoryBlock: Do not automatically extend a given size to a mu [...] new 637390b31 lld-link: Use just one code path to process associative comda [...]
The 2 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 | 38 ++++++++-------- test/COFF/associative-comdat-empty.s | 56 ++++++++++++++++++++++++ test/COFF/associative-comdat-order.s | 85 ++++++++++++++++++++++++++++++++++++ test/ELF/stdout.s | 7 ++- 4 files changed, 166 insertions(+), 20 deletions(-) create mode 100644 test/COFF/associative-comdat-empty.s create mode 100644 test/COFF/associative-comdat-order.s