[PATCH] D98084: Revert "[llvm-cov] reset executation count to 0 after wrapped segment"

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 5 15:26:07 PST 2021


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

This reverts D85036 <https://reviews.llvm.org/D85036>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98084

Files:
  llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
  llvm/test/tools/llvm-cov/Inputs/branch-c-general.c
  llvm/test/tools/llvm-cov/Inputs/instrprof-comdat.h
  llvm/test/tools/llvm-cov/branch-c-general.test
  llvm/test/tools/llvm-cov/branch-logical-mixed.cpp
  llvm/test/tools/llvm-cov/branch-noShowBranch.test
  llvm/test/tools/llvm-cov/ignore-filename-regex.test
  llvm/unittests/ProfileData/CoverageMappingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98084.328667.patch
Type: text/x-patch
Size: 8323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/1ef2c4b0/attachment.bin>


More information about the llvm-commits mailing list