This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 384e7aa [ELF] make KEEP command recognize file patterns new d936610 Do not join sections for relocatable object files
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/LinkerScript.cpp | 2 +- ELF/Writer.cpp | 14 +++++--------- ELF/Writer.h | 3 +-- test/ELF/relocatable-sections.s | 30 ++++++++++++++++++++++++++++++ 4 files changed, 37 insertions(+), 12 deletions(-) create mode 100644 test/ELF/relocatable-sections.s