This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ebb4c2638 [ELF] Simplify the condition to create .interp new fd8ed7aec [ELF] Don't create an output section named `/DISCARD/` if it [...] new 3e2bc4b44 [ELF][PPC64] Don't apply LD->LE relaxation on R_PPC64_GOT_DTPREL16*
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/Arch/PPC64.cpp | 4 ---- ELF/LinkerScript.cpp | 3 +++ ELF/Relocations.cpp | 7 +----- test/ELF/linkerscript/discard-phdr.s | 2 +- test/ELF/ppc64-dtprel.s | 26 ++------------------- test/ELF/ppc64-ld-got-dtprel.s | 44 ++++++++++++++++++++++++++++++++++++ 6 files changed, 51 insertions(+), 35 deletions(-) create mode 100644 test/ELF/ppc64-ld-got-dtprel.s