[PATCH] D132036: [llvm-objdump] Add -dyld_info to llvm-otool

Daniel Bertalan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 00:53:59 PDT 2022


BertalanD updated this revision to Diff 453553.
BertalanD added a comment.

Rebased onto 164266739298b39d3eac8d79ad12d1d654e2825e <https://reviews.llvm.org/rG164266739298b39d3eac8d79ad12d1d654e2825e>; which added the docs for this flag.


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

https://reviews.llvm.org/D132036

Files:
  llvm/include/llvm/BinaryFormat/MachO.h
  llvm/include/llvm/Object/MachO.h
  llvm/lib/Object/MachOObjectFile.cpp
  llvm/test/tools/llvm-objdump/MachO/dyld-info.test
  llvm/tools/llvm-objdump/MachODump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132036.453553.patch
Type: text/x-patch
Size: 16302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220818/2391436c/attachment.bin>


More information about the llvm-commits mailing list