[PATCH] D104363: [llvm] [tools] Hide unrelated options from all tools

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 00:54:10 PDT 2021


jhenderson added a comment.

In D104363#2863801 <https://reviews.llvm.org/D104363#2863801>, @tbaeder wrote:

> I'm just gonna abandon this. The move seems to be to use `OptTable` instead, and rebasing this every day doesn't make much sense.

@MaskRay - could you state which tools you plan on moving over?

(My suspicion is that it's only a subset of the tools touched by this patch)


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

https://reviews.llvm.org/D104363



More information about the llvm-commits mailing list