[PATCH] D131224: [objdump] Find debug information with Build ID/debuginfod.

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 10:40:16 PDT 2022


mysterymath updated this revision to Diff 463278.
mysterymath marked 8 inline comments as done.
mysterymath added a comment.

Address review comments.
Various changes to reduce diffs of later commits in stack.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131224

Files:
  llvm/docs/CommandGuide/llvm-objdump.rst
  llvm/docs/CommandGuide/llvm-symbolizer.rst
  llvm/test/tools/llvm-objdump/Inputs/embedded-source
  llvm/test/tools/llvm-objdump/debuginfod.test
  llvm/tools/llvm-objdump/CMakeLists.txt
  llvm/tools/llvm-objdump/ObjdumpOpts.td
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131224.463278.patch
Type: text/x-patch
Size: 9748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220927/ef120c78/attachment.bin>


More information about the llvm-commits mailing list