This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from da7b76285 [LLD][ELF] - Fix BB after r340257. new cf340eedf [PPC64] Add TLS initial exec to local exec relaxation
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/PPC64.cpp | 103 +++++++++++++++++++++++++++- ELF/Relocations.cpp | 7 +- ELF/Relocations.h | 1 + test/ELF/Inputs/ppc64-tls-ie-le.s | 29 ++++++++ test/ELF/ppc64-tls-ie-le.s | 140 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 277 insertions(+), 3 deletions(-) create mode 100644 test/ELF/Inputs/ppc64-tls-ie-le.s create mode 100644 test/ELF/ppc64-tls-ie-le.s