llvm-project/llvm/lib/ProfileData/Coverage
Vedant Kumar 43247f0542 [Coverage] Use the wrapped segment when a line has entry segments
We've worked around bugs in the frontend by ignoring the count from
wrapped segments when a line has at least one region entry segment.
Those frontend bugs are now fixed, so it's time to regenerate the
checked-in covmapping files and remove the workaround.

llvm-svn: 317761
2017-11-09 02:33:43 +00:00
..
CMakeLists.txt
CoverageMapping.cpp [Coverage] Use the wrapped segment when a line has entry segments 2017-11-09 02:33:43 +00:00
CoverageMappingReader.cpp [Coverage] Use gap regions to select better line exec counts 2017-09-18 23:37:28 +00:00
CoverageMappingWriter.cpp [Coverage] Use gap regions to select better line exec counts 2017-09-18 23:37:28 +00:00
LLVMBuild.txt