[PATCH] D135117: [objdump] Support finding --source via --dsym files

Jim Radford via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 19:06:20 PDT 2022


radford updated this revision to Diff 464872.
radford added a comment.

Merge with another similar patch to detect an alternate location (.build-id) for a debug object:

  d033ece0c985d3f89c261d030ff2ff1d9c58bbc6 [llvm-objdump] Find debug information with Build ID/debuginfod


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

https://reviews.llvm.org/D135117

Files:
  llvm/tools/llvm-objdump/MachODump.cpp
  llvm/tools/llvm-objdump/MachODump.h
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135117.464872.patch
Type: text/x-patch
Size: 11513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221004/c3651a5c/attachment.bin>


More information about the llvm-commits mailing list