This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 68d7a9b2f [DebugInfo] add SectionedAddress to DebugInfo interfaces. new ff99201fb [LLD][COFF] Support /threads[:no] like the ELF driver
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/Driver.cpp | 3 +++ COFF/MapFile.cpp | 4 ++-- COFF/Options.td | 3 +++ COFF/PDB.cpp | 9 ++++----- COFF/Writer.cpp | 17 +++++++++-------- include/lld/Common/Threads.h | 7 +++++++ test/COFF/pdb-globals.test | 5 +++++ 7 files changed, 33 insertions(+), 15 deletions(-)