This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 55f4c25 When using Rela, don't write the addend to the output section. new 2cb3772 Support --build-id=0x<hexstring>. new 3d45fd7 Update for a recent format change.
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/Config.h | 3 ++- ELF/Driver.cpp | 12 ++++++++---- ELF/Driver.h | 1 + ELF/DriverUtils.cpp | 16 ++++++++++++++++ ELF/OutputSections.cpp | 15 +++++++++++++++ ELF/OutputSections.h | 7 +++++++ ELF/Writer.cpp | 2 ++ test/ELF/aarch64-tls-gdle.s | 12 ++++++------ test/ELF/aarch64-tls-iele.s | 4 ++-- test/ELF/build-id.s | 6 ++++++ 10 files changed, 65 insertions(+), 13 deletions(-)