This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 32c5e040d [COFF] Cope with weak aliases produced by GNU tools new 7d27fa4eb [PPC64] Add test documenting toc-restore when linking with -B [...] new 0fa1eddb4 [PPC64] Test documenting toc-restore after interposable recur [...]
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: test/ELF/Inputs/ppc64-bsymbolic-local-def.s | 14 ++++++ test/ELF/ppc64-bsymbolic-toc-restore.s | 68 +++++++++++++++++++++++++++++ test/ELF/ppc64-toc-restore-recursive-call.s | 52 ++++++++++++++++++++++ 3 files changed, 134 insertions(+) create mode 100644 test/ELF/Inputs/ppc64-bsymbolic-local-def.s create mode 100644 test/ELF/ppc64-bsymbolic-toc-restore.s create mode 100644 test/ELF/ppc64-toc-restore-recursive-call.s