This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e8e5fe88d [COFF] Don't do autoexport of symbols from GNU import libraries new 43510f96b [ELF] - Do not fail on R_*_NONE relocations when parsing the [...]
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/Arch/AArch64.cpp | 1 + ELF/Arch/AMDGPU.cpp | 1 + ELF/Arch/ARM.cpp | 1 + ELF/Arch/AVR.cpp | 3 +++ ELF/Arch/Hexagon.cpp | 1 + ELF/Arch/Mips.cpp | 1 + ELF/Arch/PPC.cpp | 1 + ELF/Arch/PPC64.cpp | 1 + ELF/Arch/RISCV.cpp | 3 +++ ELF/Arch/SPARCV9.cpp | 1 + ELF/Arch/X86.cpp | 1 + ELF/Arch/X86_64.cpp | 1 + ELF/DWARF.cpp | 6 +++++- ELF/Target.h | 1 + ...roken-debug.test => debug-relocation-none.test} | 24 +++++++--------------- test/ELF/undef-broken-debug.test | 2 +- 16 files changed, 30 insertions(+), 19 deletions(-) copy test/ELF/{undef-broken-debug.test => debug-relocation-none.test} (69%)