[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 01:47:42 PDT 2021


jhenderson added inline comments.


================
Comment at: llvm/docs/CommandGuide/llvm-otool.rst:17
+It attempts to be command-line-compatible and output-compatible with macOS's
+``otool``.
+
----------------
Probably this should be as inline.


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

https://reviews.llvm.org/D100583



More information about the llvm-commits mailing list