[PATCH] D65384: [Docs][llvm-strip] Add help text to llvm-strip rst doc
Mike Pozulp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 04:03:28 PDT 2019
mmpozulp updated this revision to Diff 213313.
mmpozulp added a comment.
Incorporate feedback from @jhenderson.
Move common help options from ObjcopyOpts.td and StripOpts.td
into CommonOpts.td and CommonAliases.td which are included
in the former files.
Add HelpText to aliases which did not already have it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65384/new/
https://reviews.llvm.org/D65384
Files:
llvm/docs/CommandGuide/llvm-strip.md
llvm/docs/CommandGuide/llvm-strip.rst
llvm/tools/llvm-objcopy/CommonAliases.td
llvm/tools/llvm-objcopy/CommonOpts.td
llvm/tools/llvm-objcopy/ObjcopyOpts.td
llvm/tools/llvm-objcopy/StripOpts.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65384.213313.patch
Type: text/x-patch
Size: 27169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/4b309e62/attachment.bin>
More information about the llvm-commits
mailing list