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

Jim Radford via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 08:00:08 PDT 2022


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

Update argument order to put DbgObj directly after Obj since they are related and usually equal.


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.465015.patch
Type: text/x-patch
Size: 11839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221004/55646b2b/attachment.bin>


More information about the llvm-commits mailing list