This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 32a855e37 [LLD][ELF] - Convert common-symbol-alignment.s test to yaml. new e627e7ca5 [LLD][COFF] More detailed information for /failifmismatch
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/Config.h | 2 +- COFF/Driver.cpp | 12 +++++++++--- COFF/Driver.h | 4 ++-- COFF/DriverUtils.cpp | 14 ++++++++------ COFF/SymbolTable.cpp | 7 +------ test/COFF/Inputs/failmismatch1.ll | 22 ++++++++++++++++++++++ test/COFF/Inputs/failmismatch2.ll | 28 ++++++++++++++++++++++++++++ test/COFF/failifmismatch.test | 35 +++++++++++++++++++++++++++-------- 8 files changed, 98 insertions(+), 26 deletions(-) create mode 100644 test/COFF/Inputs/failmismatch1.ll create mode 100644 test/COFF/Inputs/failmismatch2.ll