[PATCH] D58701: [llvm-readobj] Print section type values for unknown sections.

Michael Spencer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 17:02:01 PST 2019


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

lgtm

Should the `+0` be `+0x0` so that it's //always// a hex digit?  Or is the `+0` what the binutils already output?


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

https://reviews.llvm.org/D58701





More information about the llvm-commits mailing list