This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from d52c8b660 [ELF] - Do not forget file name when reporting duplicate symb [...] new 7161e698d [ELF] Make overlapping output sections an error
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/Config.h | 7 ++ ELF/Relocations.cpp | 7 -- ELF/Writer.cpp | 100 ++++++++++++++++ test/ELF/arm-thumb-interwork-thunk.s | 18 +-- test/ELF/linkerscript/overlapping-sections.s | 169 +++++++++++++++++++++++++++ 5 files changed, 285 insertions(+), 16 deletions(-) create mode 100644 test/ELF/linkerscript/overlapping-sections.s