[PATCH] D41915: [lldCOFF] Print detailed timing information with /VERBOSE

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 13:27:18 PST 2018


zturner updated this revision to Diff 129699.
zturner added a comment.

More fixes as suggested by rui


https://reviews.llvm.org/D41915

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/ICF.cpp
  lld/COFF/MarkLive.cpp
  lld/COFF/Options.td
  lld/COFF/PDB.cpp
  lld/COFF/SymbolTable.cpp
  lld/COFF/Writer.cpp
  lld/COFF/Writer.h
  lld/Common/CMakeLists.txt
  lld/Common/Timer.cpp
  lld/include/lld/Common/Timer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41915.129699.patch
Type: text/x-patch
Size: 13290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/9aeb03ac/attachment.bin>


More information about the llvm-commits mailing list