This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 26a604bce [LLD][COFF] Fix pdb loading when the path points to a removab [...] new b4d2409a0 [COFF] In MinGW mode, ignore relocations against a discarded section
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: COFF/Chunks.cpp | 7 +++- test/COFF/Inputs/comdat-jumptable2.s | 35 ++++++++++++++++++ test/COFF/comdat-jumptable.s | 70 ++++++++++++++++++++++++++++++++++++ 3 files changed, 111 insertions(+), 1 deletion(-) create mode 100644 test/COFF/Inputs/comdat-jumptable2.s create mode 100644 test/COFF/comdat-jumptable.s