This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 717f9132c [COFF] Link crtend.o as the last object file new b39609818 [LLD][COFF] use offset in archive to disambiguate archive members
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/Driver.cpp | 16 ++++++++++------ COFF/Driver.h | 2 +- COFF/InputFiles.cpp | 21 +++++++++++++++++++-- COFF/InputFiles.h | 3 ++- test/COFF/thinlto-archivecollision.ll | 29 +++++++++++++++++++++++++++++ test/COFF/thinlto-archives.ll | 8 ++++---- 6 files changed, 65 insertions(+), 14 deletions(-) create mode 100644 test/COFF/thinlto-archivecollision.ll