llvm-6502/tools/llvm-cov
Yuchen Wu f6358f3eef llvm-cov: Added -c option for branch counts.
This will cause llvm-cov to output branch counts instead of branch
probabilities. -b must be enabled.

Also updated tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197594 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-18 18:40:15 +00:00
..
CMakeLists.txt llvm-cov requires IR and Support as libraries. Instrumentation would be overkill. 2013-11-14 11:45:16 +00:00
llvm-cov.cpp llvm-cov: Added -c option for branch counts. 2013-12-18 18:40:15 +00:00
LLVMBuild.txt
Makefile llvm-cov requires IR and Support as libraries. Instrumentation would be overkill. 2013-11-14 11:45:16 +00:00