forked from OSchip/llvm-project
This commit fixes llvm-cov's function coverage metric by using the number of executed functions instead of the number of fully covered functions. Differential Revision: http://reviews.llvm.org/D5196 llvm-svn: 218672 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CoverageMapping.cpp | ||
| CoverageMappingReader.cpp | ||
| CoverageMappingWriter.cpp | ||
| InstrProf.cpp | ||
| InstrProfIndexed.h | ||
| InstrProfReader.cpp | ||
| InstrProfWriter.cpp | ||
| LLVMBuild.txt | ||
| Makefile | ||
| SampleProfReader.cpp | ||