[PATCH] D133992: [objdump] Add --build-id flag for debuginfod lookups without binary.

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 10:53:06 PDT 2022


mysterymath updated this revision to Diff 461615.
mysterymath marked 2 inline comments as done.
mysterymath added a comment.

Add comment explaining how build ID is malformed.
Move otool ordering to earlier commit in stack.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133992

Files:
  llvm/docs/CommandGuide/llvm-objdump.rst
  llvm/test/tools/llvm-objdump/debuginfod.test
  llvm/tools/llvm-objdump/ObjdumpOpts.td
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133992.461615.patch
Type: text/x-patch
Size: 4426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220920/4e311fb2/attachment.bin>


More information about the llvm-commits mailing list