[PATCH] D66075: [llvm-readobj][MachO] Fix section type printing

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 08:53:40 PDT 2019


jhenderson added a comment.

The change looks fine to me, although I wasn't able to quickly find the list of section types anywhere to check against. Could you provide me some documentation?

Also, are there test cases for each of the different permitted types?


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

https://reviews.llvm.org/D66075





More information about the llvm-commits mailing list