llvm-project/llvm/lib/ProfileData/Coverage
James Y Knight f025968bcc Ignore object files that lack coverage information.
Before this change, if multiple binary files were presented, all of them must have been instrumented or the load would fail with coverage_map_error::no_data_found.

Patch by Dean Sturtevant.

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

llvm-svn: 370257
2019-08-28 20:35:50 +00:00
..
CMakeLists.txt
CoverageMapping.cpp Ignore object files that lack coverage information. 2019-08-28 20:35:50 +00:00
CoverageMappingReader.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
CoverageMappingWriter.cpp Use llvm::stable_sort 2019-04-23 14:51:27 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00