This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ec2e56d [ELF] - Do not crash on invalid size of dynamic section. new 0fdd86a [ELF] - Check that section alignment is a power of 2.
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/InputSection.cpp | 10 +++++++--- test/ELF/invalid/Inputs/section-alignment-notpow2.elf | Bin 0 -> 960 bytes test/ELF/invalid/section-alignment.test | 2 +- test/ELF/invalid/section-alignment2.s | 5 +++++ 4 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 test/ELF/invalid/Inputs/section-alignment-notpow2.elf create mode 100644 test/ELF/invalid/section-alignment2.s