commit | 574c516223c8c814f07e2314be5ea3e28a4d8c4e | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Tue Jul 11 01:23:29 2017 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Tue Jul 11 01:23:29 2017 +0000 |
tree | 42337a540d490b83f9466ed81a61b895d6a0469a | |
parent | 1b67e9a22a0a3c868991cb7380bd76b831e06124 [diff] |
[llvm-cov] Add a cl::opt to control the number of threads When an output directory is specified, llvm-cov spawns some threads to speed up the process of writing out file reports. Add an option which allows users to control how many threads llvm-cov uses. A CommandGuide.rst update + test is included. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307609 91177308-0d34-0410-b5e6-96231b3b80d8