[PATCH] D60439: [llvm-objcopy] Accept --long-option but not -long-option

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 07:01:10 PDT 2019


emaste added a comment.

LGTM. I much prefer only `-` short and `--` long options, except for lld where unfortunately there's a precedent of accepting both.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60439





More information about the llvm-commits mailing list