[all-commits] [llvm/llvm-project] a92cee: Revert "[llvm-cov] reset executation count to 0 af...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Mon Feb 22 17:37:31 PST 2021
Branch: refs/heads/release/12.x
Home: https://github.com/llvm/llvm-project
Commit: a92ceea91116e7b95d23eff634507fa2cff86ef2
https://github.com/llvm/llvm-project/commit/a92ceea91116e7b95d23eff634507fa2cff86ef2
Author: Tom Stellard <tstellar at redhat.com>
Date: 2021-02-22 (Mon, 22 Feb 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/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 commit e3df9471750935876bd2bf7da93ccf0eacca8592.
This commit caused regressions in coverage generation for both Rust and
Swift. We're reverting this in the release/12.x branch until we have
a proper fix in trunk.
http://llvm.org/PR49297
More information about the All-commits
mailing list