[PATCH] D101652: [llvm-objdump] Remove Generic Options group from help text output
Owen Reynolds via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 4 10:00:22 PDT 2021
gbreynoo marked an inline comment as done.
gbreynoo added inline comments.
================
Comment at: llvm/tools/llvm-objdump/ObjdumpOpts.td:11
def version : Flag<["--"], "version">,
+<<<<<<< Updated upstream
HelpText<"Display the version of this program">,
----------------
MaskRay wrote:
> Please fix this.
I fixed this in a617e2064d69, I'm not sure why this diff isn't updating.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101652/new/
https://reviews.llvm.org/D101652
More information about the llvm-commits
mailing list