[PATCH] D83530: [llvm-symbolizer] Switch command line parsing from llvm::cl to OptTable

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 18:17:28 PDT 2020


MaskRay added a comment.

@Dor1s Sent D87067 <https://reviews.llvm.org/D87067>.

I don't know anyone uses `--use-symbol-table` or `--no-use-symbol-table`, so I will not add them. When we do so, we should ensure proper test coverage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83530



More information about the llvm-commits mailing list