This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 970be991d [PPC] Add a test for toc-relative access on ppc64le. new 10cfc0fef [PPC64] Write plt stubs for ElfV2 abi
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 | 45 +++++++++++++++++++++++++++------------- test/ELF/Inputs/shared-ppc64le.s | 14 +++++++++++++ test/ELF/ppc64le-plt-stub.s | 37 +++++++++++++++++++++++++++++++++ 3 files changed, 82 insertions(+), 14 deletions(-) create mode 100644 test/ELF/Inputs/shared-ppc64le.s create mode 100644 test/ELF/ppc64le-plt-stub.s