[PATCH] D27768: COFF: Open and map input files asynchronously on Windows.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 18:00:13 PST 2016


pcc updated this revision to Diff 81508.
pcc marked an inline comment as done.
pcc added a comment.

- Only map the file asynchronously


https://reviews.llvm.org/D27768

Files:
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/COFF/InputFiles.cpp
  lld/COFF/InputFiles.h
  lld/COFF/SymbolTable.cpp
  lld/COFF/SymbolTable.h
  lld/COFF/Symbols.h
  lld/test/COFF/order.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27768.81508.patch
Type: text/x-patch
Size: 20999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/a8724379/attachment.bin>


More information about the llvm-commits mailing list