[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:01:01 PST 2021


noajshu updated this revision to Diff 390207.
noajshu added a comment.
Herald added a subscriber: ormris.

Add more help info for client tool and update lit tests.


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

https://reviews.llvm.org/D113717

Files:
  llvm/test/CMakeLists.txt
  llvm/test/lit.cfg.py
  llvm/test/lit.site.cfg.py.in
  llvm/test/tools/llvm-debuginfod-find/Inputs/buildid/abcdef/debuginfo
  llvm/test/tools/llvm-debuginfod-find/Inputs/buildid/abcdef/executable
  llvm/test/tools/llvm-debuginfod-find/Inputs/buildid/abcdef/source/directory/file.c
  llvm/test/tools/llvm-debuginfod-find/debuginfod-find.py
  llvm/test/tools/llvm-debuginfod-find/lit.local.cfg
  llvm/tools/llvm-debuginfod-find/CMakeLists.txt
  llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp

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


More information about the llvm-commits mailing list