[PATCH] D51009: [opt] Make OptTable::PrintHelp append "[options] <inputs>" conditionally
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 22 17:03:32 PDT 2018
MaskRay added a comment.
Will it be good to update all the call sites of `OptTable::PrintHelp` to add "[options] <inputs>" explicitly?
Repository:
rL LLVM
https://reviews.llvm.org/D51009
More information about the llvm-commits
mailing list