llvm-6502/include/llvm/ProfileData
Justin Bogner aacc919bfd llvm-cov: Combine segments that cover the same location
If we have multiple coverage counts for the same segment, we need to
add them up rather than arbitrarily choosing one. This fixes that and
adds a test with template instantiations to exercise it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218432 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-25 00:34:18 +00:00
..
CoverageMapping.h llvm-cov: Combine segments that cover the same location 2014-09-25 00:34:18 +00:00
CoverageMappingReader.h Coverage Mapping: add function's hash to coverage function records. 2014-08-21 19:23:25 +00:00
CoverageMappingWriter.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
InstrProf.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
InstrProfReader.h LineIterator: Provide a variant that keeps blank lines 2014-09-17 15:43:01 +00:00
InstrProfWriter.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
SampleProfReader.h Re-factor sample profile reader into lib/ProfileData. 2014-09-09 12:40:50 +00:00