This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 76cd633e8 [WebAssembly] Don't assume that strongly defined symbols are [...] new 9d8178f27 [PPC64] Define getThunkSectionSpacing() based on the range of [...]
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 | 9 ++++++ test/ELF/ppc64-bsymbolic-toc-restore.s | 4 +-- test/ELF/ppc64-call-reach.s | 15 ++++------ test/ELF/ppc64-ifunc.s | 28 +++++++++--------- test/ELF/ppc64-local-dynamic.s | 2 +- test/ELF/ppc64-long-branch-init.s | 44 +++++++++++++++++++++++++++++ test/ELF/ppc64-plt-stub.s | 11 ++++---- test/ELF/ppc64-toc-restore-recursive-call.s | 11 ++++---- test/ELF/ppc64-toc-restore.s | 36 +++++++++-------------- 9 files changed, 101 insertions(+), 59 deletions(-) create mode 100644 test/ELF/ppc64-long-branch-init.s