aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
diff options
context:
space:
mode:
authorStephen Tozer <stephen.tozer@sony.com>2025-06-13 13:54:30 +0200
committerGitHub <noreply@github.com>2025-06-13 12:54:30 +0100
commitcc365331af423de99ae98655d035e4892842fe97 (patch)
tree2903e76c1cdfbfafb4454fb1b3a2738fcd30d05a /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
parentf1036d844e4b886ac702859ccf8a19cf2153c7f7 (diff)
downloadllvm-cc365331af423de99ae98655d035e4892842fe97.zip
llvm-cc365331af423de99ae98655d035e4892842fe97.tar.gz
llvm-cc365331af423de99ae98655d035e4892842fe97.tar.bz2
[DLCov] Origin-Tracking: Add config options (#143590)
This patch is part of a series that adds origin-tracking to the debugify source location coverage checks, allowing us to report symbolized stack traces of the point where missing source locations appear. This patch adds the configuration options needed to enable this feature, in the form of a new CMake option that enables a flag in `llvm-config.h`; this is not an entirely new CMake flag, but a new option, `COVERAGE_AND_ORIGIN`, for the existing flag `LLVM_ENABLE_DEBUGLOC_COVERAGE_TRACKING`. This patch contains documentation, but no actual implementation for the flag itself.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions