This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2b6dbe1e7 [LLD][ELF] - Add a test for ScriptParser::readPhdrType(). new 8a350ed9f [COFF] Make the relocation scanning for CFG more discriminating
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/Writer.cpp | 20 ++++++---- test/COFF/gfids-relocations32.s | 87 +++++++++++++++++++++++++++++++++++++++++ test/COFF/gfids-relocations64.s | 76 +++++++++++++++++++++++++++++++++++ 3 files changed, 176 insertions(+), 7 deletions(-) create mode 100644 test/COFF/gfids-relocations32.s create mode 100644 test/COFF/gfids-relocations64.s