aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
diff options
context:
space:
mode:
authorcmtice <cmtice@google.com>2024-02-26 21:54:10 -0800
committerGitHub <noreply@github.com>2024-02-26 21:54:10 -0800
commitf0663772463335bed253491fa380e1a9c2d78484 (patch)
tree335d7fff72d9cb5e02031aadcf29237dcbb75c8a /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
parente7900e695e7dfb36be8651d914a31f42a5d6c634 (diff)
downloadllvm-f0663772463335bed253491fa380e1a9c2d78484.zip
llvm-f0663772463335bed253491fa380e1a9c2d78484.tar.gz
llvm-f0663772463335bed253491fa380e1a9c2d78484.tar.bz2
[LLVM][DWARF] Make dwarf::getDebugNamesBucketCount return a pair. (#83047)
llvm::dwarf::getDebugNamesBucketCount directly returns the bucket count, via return statement, but it also returns the hash count via a parameter. This changes the function to return them both as a std::pair, in the return statement. It also changes the name of the function to make it clear it returns both values.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions