This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 6f89a931a [ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS [...] new 2dfb29d69 [PPC64] Thread-local storage general-dynamic to initial-exec [...]
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 | 53 +++++++++++++++++++++++ ELF/InputSection.cpp | 8 ++++ ELF/Relocations.h | 1 + test/ELF/ppc64-gd-to-ie.s | 104 ++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 166 insertions(+) create mode 100644 test/ELF/ppc64-gd-to-ie.s