[PATCH] D100535: [llvm-cov] Support for v4 format in convert-for-testing

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 11:56:10 PDT 2021


phosek added a comment.

In D100535#2709646 <https://reviews.llvm.org/D100535#2709646>, @vsk wrote:

> @phosek I apologize for the delay in reviewing this.
>
> Thanks for doing this. I've done a few passes over the logic changes and think they look fine. I think the only thing that's missing is a .covmapping test blob to test the new v4 support.

Thanks @vsk, I have a test that uses the v4 support in D100232 <https://reviews.llvm.org/D100232> which should land immediately after this change, is that sufficient?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100535/new/

https://reviews.llvm.org/D100535



More information about the llvm-commits mailing list