[PATCH] D66408: [llvm-objcopy][MachO] Implement --dump-section
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 20 06:23:20 PDT 2019
jhenderson added inline comments.
================
Comment at: llvm/docs/CommandGuide/llvm-objcopy.rst:69
+
+ For MachO objects, the ``<section>`` must be formatted as
+ ``<segment name>,<section name>``.
----------------
remove "the" before "<section>".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66408/new/
https://reviews.llvm.org/D66408
More information about the llvm-commits
mailing list