[PATCH] D114845: [llvm] [DebugInfo] DebuginfodCollection and DebuginfodServer for tracking local debuginfo. (WIP)

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 14:36:02 PST 2021


noajshu updated this revision to Diff 395000.
noajshu added a comment.

Add federation to other debuginfod servers.


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

https://reviews.llvm.org/D114845

Files:
  llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h
  llvm/include/llvm/Debuginfod/Debuginfod.h
  llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
  llvm/lib/Debuginfod/CMakeLists.txt
  llvm/lib/Debuginfod/Debuginfod.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114845.395000.patch
Type: text/x-patch
Size: 12210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/acf46dad/attachment.bin>


More information about the llvm-commits mailing list