This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80 in repository lld.
from 7ec9e22af Merging r353865, r353866, and r353874: new c4d6f95c1 Merging part of r358975: new ee1597d5e Merging r360405:
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 | 9 +++ test/ELF/ppc64-bsymbolic-toc-restore.s | 4 +- test/ELF/ppc64-call-reach.s | 40 +++++------ test/ELF/ppc64-ifunc.s | 104 ++++++++++++---------------- test/ELF/ppc64-local-dynamic.s | 2 +- test/ELF/ppc64-long-branch-init.s | 43 ++++++++++++ test/ELF/ppc64-plt-stub.s | 11 +-- test/ELF/ppc64-toc-restore-recursive-call.s | 17 +++-- test/ELF/ppc64-toc-restore.s | 41 +++++------ 9 files changed, 150 insertions(+), 121 deletions(-) create mode 100644 test/ELF/ppc64-long-branch-init.s