llvm-project/llvm/test/tools/llvm-cov
Yuchen Wu 342714c11c llvm-cov: Added -b option for branch probabilities.
This option tells llvm-cov to print out branch probabilities when
a basic block contains multiple branches. It also prints out some
function summary info including the number of times the function enters,
the percent of time it returns, and how many blocks were executed.

Also updated tests.

llvm-svn: 197198
2013-12-13 01:15:07 +00:00
..
Inputs llvm-cov: Added -b option for branch probabilities. 2013-12-13 01:15:07 +00:00
lit.local.cfg Added basic unit test for llvm-cov. 2013-11-13 22:50:15 +00:00
llvm-cov.test llvm-cov: Added -b option for branch probabilities. 2013-12-13 01:15:07 +00:00