[PATCH] D110551: [llvm-objdump] Fix --prefix and --prefix-strip
Owen Reynolds via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 27 07:33:55 PDT 2021
gbreynoo added a comment.
Looking at the other options in llvm-objdump, `--option=<value>` seems to be the consistent format. For this reason I changed the command line option rather than the user guide, if people disagree I'm happy to change the command guide instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110551/new/
https://reviews.llvm.org/D110551
More information about the llvm-commits
mailing list