[PATCH] D107557: [OptTable] Refine how `printHelp` treats empty help texts

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 5 05:01:32 PDT 2021


awarzynski added a comment.

With this change,  llvm/test/tools/llvm-cvtres/help.tes <https://github.com/llvm/llvm-project/blob/main/llvm/test/tools/llvm-cvtres/help.test> is failing. That's because the help text in `llvm-cvtres` relies on the old behavior. The corresponding *.td file is tiny and perhaps @thakis or @mstorsjo  could suggest how to update it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107557



More information about the llvm-commits mailing list