[PATCH] D105139: [llvm-cov] Allow multiple remaps in --path-equivalence

Tomas Camin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 05:16:33 PDT 2023


tcamin updated this revision to Diff 535733.
tcamin added a comment.

Use --binary when generating patch


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

https://reviews.llvm.org/D105139

Files:
  llvm/docs/CommandGuide/llvm-cov.rst
  llvm/test/tools/llvm-cov/Inputs/multiple-path_equivalence.covmapping
  llvm/test/tools/llvm-cov/Inputs/multiple-path_equivalence.proftext
  llvm/test/tools/llvm-cov/multiple-path_equivalence.test
  llvm/test/tools/llvm-cov/path_equivalence.c
  llvm/tools/llvm-cov/CodeCoverage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105139.535733.patch
Type: text/x-patch
Size: 8637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/fc6a5abb/attachment.bin>


More information about the llvm-commits mailing list