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

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 28 09:58:00 PST 2021


noajshu updated this revision to Diff 390213.
noajshu added a comment.
Herald added subscribers: rupprecht, MaskRay.
Herald added a reviewer: alexander-shaposhnikov.
Herald added a reviewer: jhenderson.

Add lit end-to-end tests of symbolizer debuginfod client support.


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.py
  llvm/test/tools/llvm-symbolizer/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113717.390213.patch
Type: text/x-patch
Size: 4526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211128/89b68df9/attachment.bin>


More information about the llvm-commits mailing list