[PATCH] D59277: Speeding up llvm-cov export with multithreaded renderFiles implementation.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 10:48:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356178: Speeding up llvm-cov export with multithreaded renderFiles implementation. (authored by Dor1s, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59277/new/

https://reviews.llvm.org/D59277

Files:
  llvm/trunk/docs/CommandGuide/llvm-cov.rst
  llvm/trunk/test/tools/llvm-cov/export_functions.test
  llvm/trunk/test/tools/llvm-cov/showExpansions.cpp
  llvm/trunk/tools/llvm-cov/CodeCoverage.cpp
  llvm/trunk/tools/llvm-cov/CoverageExporterJson.cpp
  llvm/trunk/tools/llvm-cov/CoverageViewOptions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59277.190669.patch
Type: text/x-patch
Size: 8124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/9a009a90/attachment.bin>


More information about the llvm-commits mailing list