[PATCH] D156611: [llvm-cov] Support multi-source object files for `convert-for-testing`

Yuhao Gu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 05:46:42 PDT 2023


AtomicGu updated this revision to Diff 550709.
AtomicGu added a comment.

- Formalize the testing format of `llvm-cov`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156611

Files:
  llvm/docs/CoverageMappingFormat.rst
  llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
  llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h
  llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
  llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
  llvm/tools/llvm-cov/TestingSupport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156611.550709.patch
Type: text/x-patch
Size: 19333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/1fc39efb/attachment.bin>


More information about the llvm-commits mailing list