This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 3e50ef5a7 [COFF] Clarify comment. NFC new 6d2b0b2fa [ELF] Recommit 327248 with Arm using the .got for _GLOBAL_OFF [...]
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/Arch/ARM.cpp | 1 + ELF/Arch/Mips.cpp | 1 + ELF/Arch/PPC.cpp | 7 ++++++- ELF/Arch/X86.cpp | 1 - ELF/Arch/X86_64.cpp | 1 - ELF/SyntheticSections.cpp | 13 ++++++++++-- ELF/SyntheticSections.h | 2 +- ELF/Target.h | 5 +++-- ELF/Writer.cpp | 11 +++++----- test/ELF/dynamic-got.s | 27 ++++++++++++++++++++----- test/ELF/global-offset-table-position-aarch64.s | 4 ++-- test/ELF/global-offset-table-position-i386.s | 7 ++++--- test/ELF/global-offset-table-position.s | 7 ++++--- test/ELF/global_offset_table_shared.s | 4 ++-- test/ELF/got32x-i386.s | 6 +++--- test/ELF/i386-gotpc.s | 14 ++++++++++--- 16 files changed, 77 insertions(+), 34 deletions(-)