[PATCH] D57365: [llvm-readobj] Add a flag to dump just the section-to-segment mapping.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 01:03:07 PST 2019


grimar added a comment.

This looks good to me.
(I had a few NFC comments about `GNUStyle<ELFT>::printSectionMapping` implementation but then realized you only moved that code.)


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

https://reviews.llvm.org/D57365





More information about the llvm-commits mailing list