summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/load-multiple-objects.test
Commit message (Collapse)AuthorAgeFilesLines
* [Coverage] Use the wrapped segment when a line has entry segmentsVedant Kumar2017-11-091-1/+1
| | | | | | | | | 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
* [llvm-cov] Add support for loading coverage from multiple objectsVedant Kumar2016-10-251-0/+11
Differential Revision: https://reviews.llvm.org/D25086 llvm-svn: 285088
OpenPOWER on IntegriCloud