[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 09:00:07 PDT 2019
    
    
  
vsk added a comment.
In D66763#1647073 <https://reviews.llvm.org/D66763#1647073>, @deansturtevant wrote:
> Thanks. Please take another look.
Hm, perhaps the diff update was dropped somehow? I don’t see a change yet.
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