This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 550f3e9 Rename functions as per post commit review for r289072. new 8efbda1 COFF: Open and map input files asynchronously on Windows.
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 | 270 ++++++++++++++++++++++++++++++++++----------------- COFF/Driver.h | 21 +++- COFF/InputFiles.cpp | 27 +----- COFF/InputFiles.h | 8 +- COFF/SymbolTable.cpp | 34 +++---- COFF/SymbolTable.h | 6 -- COFF/Symbols.h | 5 + test/COFF/order.test | 2 +- 8 files changed, 224 insertions(+), 149 deletions(-)