[PATCH] D66763: 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.
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 13:05:43 PDT 2019
vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.
Looks great. Thank you!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66763/new/
https://reviews.llvm.org/D66763
More information about the llvm-commits
mailing list