[PATCH] D100583: [llvm-objdump] Add an llvm-otool tool

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 10:34:35 PDT 2021


alexshap added a comment.

Hi! Thanks for working on this, I actually had some similar plans in the past.
One question (I believe that you have already explored it, so I'm asking mostly for the future reference) - did you choose llvm-objdump because it's the closest (from the available options) counterpart to otool featurewise ?
(e.g. closer than llvm-readobj) ?


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

https://reviews.llvm.org/D100583



More information about the llvm-commits mailing list