This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 57acd5f77 [COFF] Add address-taken import thunks to the fid table new 0dba1f8fd ELF: Write .eh_frame_hdr explicitly after writing .eh_frame.
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/OutputSections.cpp | 3 +- ELF/OutputSections.h | 4 +-- ELF/SyntheticSections.cpp | 16 +++++++++-- ELF/SyntheticSections.h | 1 + ELF/Target.cpp | 2 +- ELF/Writer.cpp | 51 +++++++++++++--------------------- test/ELF/linkerscript/eh-frame-merge.s | 20 +++++++++++++ 7 files changed, 57 insertions(+), 40 deletions(-) create mode 100644 test/ELF/linkerscript/eh-frame-merge.s