This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b675c89 Allow fetching source line, when multiple "AX" sections present new acc4314 Convert BuildIdSection to input section
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/InputSection.cpp | 89 +++++++++++++++++++++++++++++++++++++++++++++++++ ELF/InputSection.h | 55 ++++++++++++++++++++++++++++++ ELF/OutputSections.cpp | 90 -------------------------------------------------- ELF/OutputSections.h | 50 ---------------------------- ELF/Writer.cpp | 59 +++++++++++++++++++-------------- test/ELF/build-id.s | 2 +- 6 files changed, 179 insertions(+), 166 deletions(-)