[PATCH] D132036: [llvm-objdump] Add -dyld_info to llvm-otool
Daniel Bertalan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 27 01:08:06 PDT 2022
BertalanD updated this revision to Diff 456091.
BertalanD marked an inline comment as done.
BertalanD added a comment.
pretty-print the table with proper column alignment
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.456091.patch
Type: text/x-patch
Size: 18521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220827/23835e66/attachment.bin>
More information about the llvm-commits
mailing list