[PATCH] D51009: [opt] Make OptTable::PrintHelp append "[options] <inputs>" conditionally

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 15:53:30 PDT 2018


MaskRay updated this revision to Diff 168892.
MaskRay added a comment.
Herald added a subscriber: jakehehrlich.

Change the parameter to `Usage`


Repository:
  rL LLVM

https://reviews.llvm.org/D51009

Files:
  include/llvm/Option/OptTable.h
  lib/Option/OptTable.cpp
  test/tools/llvm-rc/helpmsg.test
  tools/llvm-cvtres/llvm-cvtres.cpp
  tools/llvm-objcopy/llvm-objcopy.cpp
  tools/llvm-rc/llvm-rc.cpp
  unittests/Option/OptionParsingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51009.168892.patch
Type: text/x-patch
Size: 5413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/352979d4/attachment.bin>


More information about the llvm-commits mailing list