This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1b67e9a22a0 llvm-profdata: Improve memory usage by tuning SmallDenseMap size new 574c516223c [llvm-cov] Add a cl::opt to control the number of threads
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/CommandGuide/llvm-cov.rst | 6 ++++++ test/tools/llvm-cov/threads.c | 11 +++++++++++ tools/llvm-cov/CodeCoverage.cpp | 19 +++++++++++++++---- 3 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 test/tools/llvm-cov/threads.c