[PATCH] D157913: [Coverage] Allow Clang coverage to be used with debug info correlation.
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 5 10:08:32 PDT 2023
zequanwu updated this revision to Diff 555889.
zequanwu marked 4 inline comments as done.
zequanwu added a comment.
Address comments.
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-profile-raw-version.c
compiler-rt/lib/profile/InstrProfilingWriter.c
compiler-rt/test/profile/Darwin/coverage-debug-info-correlate.cpp
compiler-rt/test/profile/Linux/coverage-debug-info-correlate.cpp
llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
llvm/include/llvm/ProfileData/InstrProf.h
llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
llvm/lib/ProfileData/InstrProfReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157913.555889.patch
Type: text/x-patch
Size: 21281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230905/c697883a/attachment-0001.bin>
More information about the cfe-commits
mailing list