[PATCH] D157913: [WIP][Coverage] Allow Clang coverage to be used with debug info correlation.
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 17 12:12:43 PDT 2023
zequanwu updated this revision to Diff 551219.
zequanwu added a comment.
Update.
Binary may still contains __llvm_prf_names sections for functions that are not emitted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157913/new/
https://reviews.llvm.org/D157913
Files:
clang/lib/CodeGen/CoverageMappingGen.cpp
clang/test/CodeGen/coverage-debug-info-correlate.c
compiler-rt/test/profile/Darwin/coverage-debug-info-correlate.c
compiler-rt/test/profile/Linux/coverage-debug-info-correlate.c
llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157913.551219.patch
Type: text/x-patch
Size: 13742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/af21b1a1/attachment.bin>
More information about the llvm-commits
mailing list