[PATCH] D92310: [llvm-objdump] Use "--" for long options in --help text

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 04:19:16 PST 2020


jhenderson accepted this revision.
jhenderson added reviewers: alexshap, smeenai.
jhenderson added a comment.
This revision is now accepted and ready to land.

Mostly seems sensible to me. However, you might want to get the opinion of a Mach-O user as to whether the single or double-dash option makes more sense for the Mach-O specific options. I've added a couple of others who I know use Mach-O as reviewers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92310



More information about the llvm-commits mailing list