This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b5c8b3f2d [lld][test] Update tests using objdump new 39c1b8e2a [ELF] Fix objdump tests after rL346610 new 2bb53901a [ELF] Fix relocation-common.s after rL346610 new d46dcfb98 [ELF] Change GnuPub{Names,Types}Section from StringRef to LLD [...]
The 3 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/DWARF.cpp | 17 ++++++++--------- ELF/DWARF.h | 18 +++++++++--------- ELF/SyntheticSections.cpp | 12 +++++++----- test/ELF/mips-32.s | 4 ++-- test/ELF/mips-64.s | 4 ++-- test/ELF/mips-got-relocs.s | 4 ++-- test/ELF/mips-hilo.s | 6 +++--- test/ELF/mips-mgot.s | 14 +++++++------- test/ELF/mips-tls-64.s | 6 +++--- test/ELF/mips-tls-hilo.s | 2 +- test/ELF/mips-tls-static-64.s | 4 ++-- test/ELF/mips-tls-static.s | 4 ++-- test/ELF/mips-tls.s | 6 +++--- test/ELF/relocation-common.s | 12 ++++++------ 14 files changed, 57 insertions(+), 56 deletions(-)