[all-commits] [llvm/llvm-project] 8d5c3a: Revert "[llvm-cov] reset executation count to 0 af...
ZequanWu via All-commits
all-commits at lists.llvm.org
Tue Mar 9 14:48:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d5c3ae357b5f78a004427c39934f6881ae41544
https://github.com/llvm/llvm-project/commit/8d5c3ae357b5f78a004427c39934f6881ae41544
Author: Zequan Wu <zequanwu at google.com>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
M llvm/test/tools/llvm-cov/Inputs/instrprof-comdat.h
M llvm/test/tools/llvm-cov/branch-c-general.test
M llvm/test/tools/llvm-cov/branch-logical-mixed.cpp
M llvm/test/tools/llvm-cov/branch-noShowBranch.test
M llvm/test/tools/llvm-cov/ignore-filename-regex.test
M llvm/unittests/ProfileData/CoverageMappingTest.cpp
Log Message:
-----------
Revert "[llvm-cov] reset executation count to 0 after wrapped segment"
This reverts D85036
Differential Revision: https://reviews.llvm.org/D98084
More information about the All-commits
mailing list