This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from cad51a3ee [LLD][ELF] - Remove unused invalid input object. NFC. new 32a855e37 [LLD][ELF] - Convert common-symbol-alignment.s test to yaml.
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/invalid/Inputs/common-symbol-alignment.elf | Bin 456 -> 0 bytes .../invalid/Inputs/common-symbol-alignment2.elf | Bin 456 -> 0 bytes test/ELF/invalid/common-symbol-alignment.s | 12 ------- test/ELF/invalid/common-symbol-alignment.test | 36 +++++++++++++++++++++ 4 files changed, 36 insertions(+), 12 deletions(-) delete mode 100644 test/ELF/invalid/Inputs/common-symbol-alignment.elf delete mode 100644 test/ELF/invalid/Inputs/common-symbol-alignment2.elf delete mode 100644 test/ELF/invalid/common-symbol-alignment.s create mode 100644 test/ELF/invalid/common-symbol-alignment.test