[PATCH] D66282: [llvm-objcopy][MachO] Implement --remove-section

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 06:24:58 PDT 2019


jhenderson added inline comments.


================
Comment at: llvm/docs/CommandGuide/llvm-objcopy.rst:84
 
+ For MachO objects, the ``<section>`` must be formatted as
+ ``<segment name>,<section name>``.
----------------
Delete "the"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66282





More information about the llvm-commits mailing list