This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-defconfig in repository toolchain/ci/llvm-project.
from 5733e36371a Merging r359883: ------------------------------------------ [...] new f1cacab458f Merging part of r358975: new 0489682ef3b 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: lld/ELF/Arch/PPC64.cpp | 9 ++ lld/test/ELF/ppc64-bsymbolic-toc-restore.s | 4 +- lld/test/ELF/ppc64-call-reach.s | 40 ++++----- lld/test/ELF/ppc64-ifunc.s | 104 +++++++++++------------- lld/test/ELF/ppc64-local-dynamic.s | 2 +- lld/test/ELF/ppc64-long-branch-init.s | 43 ++++++++++ lld/test/ELF/ppc64-plt-stub.s | 11 +-- lld/test/ELF/ppc64-toc-restore-recursive-call.s | 17 ++-- lld/test/ELF/ppc64-toc-restore.s | 41 ++++------ 9 files changed, 150 insertions(+), 121 deletions(-) create mode 100644 lld/test/ELF/ppc64-long-branch-init.s