llvm-6502/test/tools/llvm-cov
Justin Bogner a378f917af InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used
It's not entirely clear to me what this field was meant for, but it's
always false. Remove it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228034 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-03 21:35:36 +00:00
..
Inputs InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used 2015-02-03 21:35:36 +00:00
copy_block_helper.m Do not XFAIL test/tools/llvm-cov tests on powerpc64le 2014-06-18 15:52:18 +00:00
lit.local.cfg Exclude known and bugzilled failures from UBSan bootstrap 2014-09-17 20:17:52 +00:00
llvm-cov.test llvm-cov: Support specifying multiple source files 2014-06-27 20:41:25 +00:00
range_based_for.cpp Do not XFAIL test/tools/llvm-cov tests on powerpc64le 2014-06-18 15:52:18 +00:00
report.cpp llvm-cov: Use the number of executed functions for the function coverage metric. 2014-09-30 12:45:13 +00:00
showExpansions.cpp llvm-cov: Prevent a test from matching its own check lines 2014-09-19 19:04:08 +00:00
showHighlightedRanges.cpp InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used 2015-02-03 21:35:36 +00:00
showLineExecutionCounts.cpp llvm-cov: Fix dropped lines when filters were applied 2014-09-19 08:13:16 +00:00
showRegionMarkers.cpp llvm-cov: Fix an issue with showing regions but not counts 2014-09-15 22:12:28 +00:00
showTemplateInstantiations.cpp llvm-cov: Combine segments that cover the same location 2014-09-25 00:34:18 +00:00