[PATCH] D41206: [llvm-cov] Multi-threaded implementation of prepareFileReports method.
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 22 15:13:41 PST 2017
Dor1s updated this revision to Diff 128059.
Dor1s added a comment.
Minor changes
https://reviews.llvm.org/D41206
Files:
test/tools/llvm-cov/Inputs/multithreaded_report/
test/tools/llvm-cov/Inputs/multithreaded_report/abs.h
test/tools/llvm-cov/Inputs/multithreaded_report/bytes.cc
test/tools/llvm-cov/Inputs/multithreaded_report/bytes.h
test/tools/llvm-cov/Inputs/multithreaded_report/main.cc
test/tools/llvm-cov/Inputs/multithreaded_report/main.covmapping
test/tools/llvm-cov/Inputs/multithreaded_report/main.profdata
test/tools/llvm-cov/Inputs/multithreaded_report/pow.h
test/tools/llvm-cov/Inputs/multithreaded_report/words.cc
test/tools/llvm-cov/Inputs/multithreaded_report/words.h
test/tools/llvm-cov/multithreaded-report.test
tools/llvm-cov/CodeCoverage.cpp
tools/llvm-cov/CoverageReport.cpp
tools/llvm-cov/CoverageReport.h
tools/llvm-cov/CoverageSummaryInfo.h
tools/llvm-cov/CoverageViewOptions.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41206.128059.patch
Type: text/x-patch
Size: 15303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/117ec7ab/attachment.bin>
More information about the llvm-commits
mailing list