[PATCH] D113717: [Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer.

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 14:49:39 PST 2021


noajshu updated this revision to Diff 390826.
noajshu marked 10 inline comments as done.
noajshu added a comment.

Add end-to-end test of debuginfod client cache (curl not required). Updates to `debuginfod.py` testing helper script.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113717/new/

https://reviews.llvm.org/D113717

Files:
  llvm/lib/DebugInfo/Symbolize/CMakeLists.txt
  llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
  llvm/test/lit.cfg.py
  llvm/test/lit.site.cfg.py.in
  llvm/test/tools/llvm-symbolizer/debuginfod-cache.test
  llvm/test/tools/llvm-symbolizer/debuginfod.py
  llvm/test/tools/llvm-symbolizer/debuginfod.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113717.390826.patch
Type: text/x-patch
Size: 6932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/0cbf65b6/attachment.bin>


More information about the llvm-commits mailing list