[PATCH] D48622: [llvm-objdump] Add -x --all-headers options

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 08:43:28 PDT 2018


MaskRay added a comment.

In https://reviews.llvm.org/D48622#1144670, @paulsemel wrote:

> It seems to be displaying the correct information.
>  I just noticed that we are not printing dynamic section in the `-private-headers` option, this might somehow be fixed.
>
> LGTM, but please, wait for @echristo  approval :)


We also lack `-a` (`--archive-headers`) and `-f` (`--file-headers`) :)


Repository:
  rL LLVM

https://reviews.llvm.org/D48622





More information about the llvm-commits mailing list