[PATCH] D48904: [llvm-objdump] Add --archive-headers (-a) option

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 4 06:22:18 PDT 2018


paulsemel updated this revision to Diff 154099.
paulsemel marked 10 inline comments as done.
paulsemel added a comment.

Added Jame's suggestions.
Totally agree with all your points James (except the error one, as it might break the whole behavior)


Repository:
  rL LLVM

https://reviews.llvm.org/D48904

Files:
  test/tools/llvm-objdump/Inputs/liblong_filenames.a
  test/tools/llvm-objdump/archive-headers.test
  tools/llvm-objdump/MachODump.cpp
  tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48904.154099.patch
Type: text/x-patch
Size: 6242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180704/156403b9/attachment.bin>


More information about the llvm-commits mailing list