This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master in repository lld.
from 997d79fe3 [test] Enable system-linker-elf feature on NetBSD [NFC] new c05aaac56 [LLD][COFF] Fix file/line retrieval when a undefined symbol i [...] new b986e5354 [LLD][COFF] Fix namespace compilation issue with a upcoming p [...] new c39558c12 [LLD][COFF] PDB: Parallel sort publics new 11fc40469 [MinGW] Expand comment for MinGW driver. NFC. new c9d5567d3 [docs] Add a known limitation to the comment about lld suppor [...] new e51e5f1ce [CodeView] More appropriate name and type for a Microsoft pre [...]
The 6 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/InputFiles.h | 2 +- COFF/PDB.cpp | 47 ++++++++------ MinGW/Driver.cpp | 24 ++++++- docs/ReleaseNotes.rst | 5 +- test/COFF/line-error.yaml | 160 ++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 213 insertions(+), 25 deletions(-) create mode 100644 test/COFF/line-error.yaml