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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 05:17:43 PDT 2021


thakis marked an inline comment as done.
thakis added a comment.

In D100583#2701172 <https://reviews.llvm.org/D100583#2701172>, @jhenderson wrote:

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

Thanks! maskray lg'd further up already, so I think I should be good to go :) Committing…



================
Comment at: llvm/docs/CommandGuide/llvm-otool.rst:108
+
+ Symbolize disassembled operands (implies -v).
+
----------------
jhenderson wrote:
> This should create a hyperlink to the option. Make sure to verify it's working though with a local docs build.
Done. Don't have a local docs build set up, will watch the sphinx bot instead.


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

https://reviews.llvm.org/D100583



More information about the llvm-commits mailing list