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

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


Dor1s updated this revision to Diff 190667.
Dor1s added a comment.

Verified that the tests are passing, getting ready to commit.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59277

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

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


More information about the llvm-commits mailing list