[PATCH] D75342: [obj2yaml] - Teach tool to dump program headers.

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 01:31:32 PST 2020


labath added a comment.

No opinion on the code, but I think that the ability to dump program headers will be very useful. I've been wanting to have a feature like this for quite some time.

The main thing I am interested in is being able to dump core files (segments without any sections), which I guess this doesn't do yet, but it seems to be a step towards it.


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

https://reviews.llvm.org/D75342





More information about the llvm-commits mailing list