This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8dea3718a [PPC64] Support relaxing R_PPC64_TLSGD16 in TlsGdtoLe relaxation. new 618398db9 [ELF] Set Out::TlsPhdr earlier for encoding packed reloc tables
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/Symbols.cpp | 9 +++++++-- ELF/Writer.cpp | 18 +++++++++++------- test/ELF/pack-dyn-relocs-tls-aarch64.s | 34 ++++++++++++++++++++++++++++++++++ test/ELF/pack-dyn-relocs-tls-x86-64.s | 23 +++++++++++++++++++++++ 4 files changed, 75 insertions(+), 9 deletions(-) create mode 100644 test/ELF/pack-dyn-relocs-tls-aarch64.s create mode 100644 test/ELF/pack-dyn-relocs-tls-x86-64.s