[PATCH] D105330: [llvm-nm] Switch command line parsing from llvm::cl to OptTable
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 2 10:23:36 PDT 2021
MaskRay added a comment.
In D105330#2854877 <https://reviews.llvm.org/D105330#2854877>, @xgupta wrote:
> Hi @MaskRay! I think you should drop an email on llvm-dev regarding these changes of "Switch command line parsing from llvm::cl to OptTable". Some kind of RFC would be good. (I am not opposing changes btw)
https://lists.llvm.org/pipermail/llvm-dev/2021-July/151622.html Binary utilities: switch command line parsing from llvm::cl to OptTable (byproduct: drop -long-option?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105330/new/
https://reviews.llvm.org/D105330
More information about the llvm-commits
mailing list