1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/unittests/ProfileData
Vedant Kumar 163ed3d9fd [Coverage] Support loading multiple binaries into a CoverageMapping
Add support for loading multiple coverage readers into a single
CoverageMapping instance. This should make it easier to prepare a
unified coverage report for multiple binaries.

Differential Revision: https://reviews.llvm.org/D25535

llvm-svn: 284251
2016-10-14 17:16:53 +00:00
..
CMakeLists.txt Revert r269131 2016-05-10 23:26:04 +00:00
CoverageMappingTest.cpp [Coverage] Support loading multiple binaries into a CoverageMapping 2016-10-14 17:16:53 +00:00
InstrProfTest.cpp Use the range variant of find_if instead of unpacking begin/end 2016-08-12 00:18:03 +00:00
SampleProfTest.cpp Use the range variant of find_if instead of unpacking begin/end 2016-08-12 00:18:03 +00:00