1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include/llvm/ProfileData/Coverage
Vedant Kumar 0284aa24eb [llvm-cov] Improve error messaging for function mismatches
Passing "-dump" to llvm-cov will now print more detailed information
about function hash and counter mismatches. This should make it easier
to debug *.profdata files which contain incorrect records, and to debug
other scenarios where coverage goes missing due to mismatch issues.

llvm-svn: 313853
2017-09-21 01:11:30 +00:00
..
CoverageMapping.h [llvm-cov] Improve error messaging for function mismatches 2017-09-21 01:11:30 +00:00
CoverageMappingReader.h
CoverageMappingWriter.h