This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 3a8c411c3 [LLD][ELF] - Fix mips-invalid-options-descriptor.s test case [...] new 3a00ae5a6 [PPC][PPC64] Improve some llvm-objdump -d -D tests
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: test/ELF/ppc-relocs.s | 35 +++++----- test/ELF/ppc64-call-reach.s | 45 ++++++------- test/ELF/ppc64-dtprel.s | 49 ++++++-------- test/ELF/ppc64-entry-point.s | 40 +++++------ test/ELF/ppc64-ifunc.s | 100 ++++++++++++--------------- test/ELF/ppc64-long-branch.s | 101 ++++++++++------------------ test/ELF/ppc64-relocs.s | 70 +++++++++---------- test/ELF/ppc64-tls-gd-le-small.s | 8 +-- test/ELF/ppc64-tls-ie-le.s | 4 +- test/ELF/ppc64-tls-ld-le.s | 4 +- test/ELF/ppc64-toc-addis-nop-lqsq.s | 5 +- test/ELF/ppc64-toc-addis-nop.s | 22 +++--- test/ELF/ppc64-toc-rel.s | 51 +++++++------- test/ELF/ppc64-toc-restore-recursive-call.s | 10 +-- test/ELF/ppc64-toc-restore.s | 32 ++++----- test/ELF/ppc64-weak-undef-call.s | 10 +-- 16 files changed, 261 insertions(+), 325 deletions(-)