This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 96ad39746 Fix -Wunused-variable warning introduced at r331566. new afeb24abc [PPC64] Emit plt call stubs to the text section rather then t [...]
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 | 39 +++++++-------------- ELF/InputSection.cpp | 12 ++++--- ELF/Symbols.h | 7 +++- ELF/Thunks.cpp | 55 +++++++++++++++++++++++++++--- test/ELF/ppc64-ifunc.s | 81 +++++++++++++++++++++++++++++--------------- test/ELF/ppc64-plt-stub.s | 22 ++++++------ test/ELF/ppc64-toc-restore.s | 38 +++++++++------------ 7 files changed, 156 insertions(+), 98 deletions(-)