This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 67a836274 [LLD][ELF] - Convert invalid/undefined-local-symbol-in-dso.te [...] new 693f3250e [ELF][ARM] Fix clang-armv7-linux-build-cache builds of LLD [NFC] new 3a3f439ad [LLD][ELF] - Convert 3 testcases to use yaml instead of binaries.
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: ELF/Writer.cpp | 2 +- test/ELF/invalid/Inputs/symtab-sh_info.elf | Bin 512 -> 0 bytes test/ELF/invalid/Inputs/symtab-sh_info2.elf | Bin 470 -> 0 bytes test/ELF/invalid/Inputs/symtab-sh_info3.elf | Bin 470 -> 0 bytes test/ELF/invalid/invalid-elf.test | 4 -- test/ELF/invalid/symtab-sh-info.s | 68 ++++++++++++++++++++++++---- 6 files changed, 60 insertions(+), 14 deletions(-) delete mode 100644 test/ELF/invalid/Inputs/symtab-sh_info.elf delete mode 100644 test/ELF/invalid/Inputs/symtab-sh_info2.elf delete mode 100644 test/ELF/invalid/Inputs/symtab-sh_info3.elf