[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 13:12:34 PDT 2019


deansturtevant added a comment.

Thanks for the review including some great suggestions.
I do not have a commit account. Could you commit this for me? Thanks again.


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