This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 5f64ba8 Remove one of SymbolTable::addRegular function that forwards [...] new cc0968b [ELF] Print error location in .eh_frame parser new 2188a45 [ELF] Fixup buffer pointer when writing synthetic sections
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/EhFrame.cpp | 132 +++++++++++++++++++++++++++-------------- ELF/EhFrame.h | 8 ++- ELF/InputSection.cpp | 7 +-- ELF/InputSection.h | 9 +-- ELF/OutputSections.cpp | 2 +- test/ELF/invalid-cie-length.s | 2 +- test/ELF/invalid-cie-length2.s | 2 +- test/ELF/invalid-cie-length3.s | 2 +- test/ELF/invalid-cie-length4.s | 2 +- 9 files changed, 107 insertions(+), 59 deletions(-)