[PATCH] D136702: [llvm-cov] Look up object files using debuginfod
Daniel Thornburgh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 24 13:40:35 PST 2023
mysterymath updated this revision to Diff 491899.
mysterymath added a comment.
Correct description of `-debug-file-directory`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136702/new/
https://reviews.llvm.org/D136702
Files:
compiler-rt/test/profile/Linux/binary-id-debuginfod.c
compiler-rt/test/profile/Linux/binary-id-lookup.c
compiler-rt/test/profile/Linux/lit.local.cfg.py
compiler-rt/test/profile/lit.site.cfg.py.in
llvm/docs/CommandGuide/llvm-cov.rst
llvm/include/llvm/Debuginfod/Debuginfod.h
llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
llvm/lib/Debuginfod/Debuginfod.cpp
llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
llvm/tools/llvm-cov/CMakeLists.txt
llvm/tools/llvm-cov/CodeCoverage.cpp
llvm/tools/llvm-objdump/llvm-objdump.cpp
llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136702.491899.patch
Type: text/x-patch
Size: 25520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/490da8d4/attachment.bin>
More information about the llvm-commits
mailing list