[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.

Dean Sturtevant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 07:40:37 PDT 2019


deansturtevant marked 3 inline comments as done.
deansturtevant added a comment.

Thanks. Please take another look.


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