This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 402c258 Refactor EhFrameHdr. new b5cdfb0 Rename EHOutputSection -> EhOutputSection for consistency. new 64de452 Do not propagate section name and attributes to .eh_frame.
The 2 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 | 33 ++++++++++++++++----------------- ELF/OutputSections.h | 11 ++++++----- ELF/Writer.cpp | 2 +- test/ELF/eh-frame-hdr.s | 2 +- test/ELF/eh-frame-merge.s | 2 +- test/ELF/eh-frame-type.test | 2 +- test/ELF/ehframe-relocation.s | 2 +- 7 files changed, 27 insertions(+), 27 deletions(-)