[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 15 01:24:45 PDT 2021


phosek created this revision.
phosek added reviewers: vsk, zequanwu.
Herald added a subscriber: hiraditya.
phosek requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

v4 moves function records to a dedicated section so we need to write
and read it separately.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100535

Files:
  llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
  llvm/tools/llvm-cov/TestingSupport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100535.337659.patch
Type: text/x-patch
Size: 4767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/606b611b/attachment.bin>


More information about the llvm-commits mailing list