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

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 02:37:14 PDT 2018


paulsemel accepted this revision.
paulsemel added a comment.
This revision is now accepted and ready to land.

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 :)


Repository:
  rL LLVM

https://reviews.llvm.org/D48622





More information about the llvm-commits mailing list