[PATCH] D41206: [llvm-cov] Multi-threaded implementation of prepareFileReports method.
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 5 08:15:06 PST 2018
Dor1s updated this revision to Diff 128751.
Dor1s added a comment.
Re-build test files
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.128751.patch
Type: text/x-patch
Size: 15303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180105/ecff25d1/attachment.bin>
More information about the llvm-commits
mailing list