This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 10a9a9a [ELF][MIPS] Do not accept non-zero GP0 value for relocatable [...] new 0694730 [ELF] - Do not crash if common symbol has alignment 0.
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/InputFiles.cpp | 3 +++ test/ELF/invalid/Inputs/common-symbol-alignment.elf | Bin 0 -> 456 bytes test/ELF/invalid/common-symbol-alignment.s | 6 ++++++ 3 files changed, 9 insertions(+) create mode 100644 test/ELF/invalid/Inputs/common-symbol-alignment.elf create mode 100644 test/ELF/invalid/common-symbol-alignment.s