This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 13abcc1 Use StringRef in StringSaver API (NFC) new 8289081 [ELF] Do not merge sections in case of relocatable object generation
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 | 9 +++++ ELF/OutputSections.cpp | 10 +++++- test/ELF/merge-reloc.s | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 110 insertions(+), 1 deletion(-) create mode 100644 test/ELF/merge-reloc.s