[PATCH] D157913: [Coverage] Allow Clang coverage to be used with debug info correlation.
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 15 10:47:33 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG32db121b29f7: [Coverage] Allow Clang coverage to be used with debug info correlation. (authored by zequanwu).
Changed prior to commit:
https://reviews.llvm.org/D157913?vs=556809&id=556869#toc
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/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/InstrProfCorrelator.h
llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
llvm/lib/ProfileData/InstrProfCorrelator.cpp
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/test/Instrumentation/InstrProfiling/debug-info-correlate-byte-coverage.ll
llvm/test/Instrumentation/InstrProfiling/debug-info-correlate-clang-coverage.ll
llvm/test/Instrumentation/InstrProfiling/debug-info-correlate-coverage.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157913.556869.patch
Type: text/x-patch
Size: 29597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230915/924e82d5/attachment.bin>
More information about the llvm-commits
mailing list