This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7476236b3 [COFF] Reduce the size of Chunk and SectionChunk, NFC new 7fcb7d30a [LLD] - Update the test cases after yaml2obj change.
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/Inputs/bad-reloc-target.test | 4 +- test/ELF/Inputs/shf-info-link.test | 4 +- test/ELF/arm-thumb-undefined-weak-narrow.test | 28 ++++----- test/ELF/arm-v4bx.test | 14 ++--- test/ELF/bad-reloc-target.test | 4 +- test/ELF/debug-relocation-none.test | 9 +-- test/ELF/i386-debug-noabs.test | 4 +- test/ELF/i386-pc16.test | 12 ++-- test/ELF/icf11.test | 12 ++-- test/ELF/invalid-relocations.test | 4 +- test/ELF/invalid-undef-section-symbol.test | 5 +- test/ELF/invalid/broken-relaxation-x64.test | 13 ++-- test/ELF/invalid/comdat-broken.test | 4 +- test/ELF/invalid/common-symbol-alignment.test | 18 +++--- test/ELF/invalid/ehframe-broken-relocation.test | 12 ++-- test/ELF/invalid/invalid-debug-relocations.test | 10 +-- test/ELF/invalid/invalid-relocation-x64.test | 4 +- test/ELF/invalid/reloc-section-reordered.test | 7 +-- test/ELF/invalid/sht-group-wrong-section.test | 4 +- test/ELF/invalid/symtab-sh-info.s | 12 ++-- test/ELF/invalid/symtab-symbols.test | 5 +- test/ELF/invalid/tls-symbol.s | 8 +-- .../ELF/invalid/undefined-local-symbol-in-dso.test | 3 +- test/ELF/mips-jalr.test | 23 ++++--- test/ELF/relocation-b-aarch64.test | 17 +++-- test/ELF/relocation-group.test | 4 +- test/ELF/riscv-branch.test | 45 +++++++------ test/ELF/riscv-call.test | 35 +++++------ test/ELF/riscv-hi20-lo12.test | 41 ++++++------ test/ELF/riscv-jal-error.test | 47 +++++++------- test/ELF/riscv-jal.test | 73 +++++++++++----------- test/ELF/riscv-pcrel-hilo.test | 35 +++++------ test/ELF/section-align-0.test | 6 +- test/ELF/section-symbols.test | 17 +++-- test/ELF/shf-info-link.test | 4 +- test/ELF/sht-group-empty.test | 8 +-- test/ELF/undef-broken-debug.test | 22 +++---- 37 files changed, 281 insertions(+), 296 deletions(-)