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

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 03:59:03 PDT 2021


jhenderson accepted this revision.
jhenderson added a comment.

LGTM from my point of view, with one suggestion, but please wait for @MaskRay to be happy too.



================
Comment at: llvm/docs/CommandGuide/llvm-otool.rst:108
+
+ Symbolize disassembled operands (implies -v).
+
----------------
This should create a hyperlink to the option. Make sure to verify it's working though with a local docs build.


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

https://reviews.llvm.org/D100583



More information about the llvm-commits mailing list