This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from f64585aa9 Revert "[ELF] Simplify. NFC" new 7c81f92dd [PPC64] Add .toc section after .got section
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/Writer.cpp | 11 +++- test/ELF/ppc64-func-entry-points.s | 2 +- test/ELF/ppc64-got-indirect.s | 115 +++++++++++++++++++++++++++++++++++++ test/ELF/ppc64-relocs.s | 6 +- 4 files changed, 128 insertions(+), 6 deletions(-) create mode 100644 test/ELF/ppc64-got-indirect.s