[PATCH] D51009: [opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>"

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 17:18:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344097: [opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't… (authored by MaskRay, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D51009

Files:
  llvm/trunk/include/llvm/Option/OptTable.h
  llvm/trunk/lib/Option/OptTable.cpp
  llvm/trunk/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
  llvm/trunk/lib/ToolDrivers/llvm-lib/LibDriver.cpp
  llvm/trunk/test/tools/llvm-cvtres/help.test
  llvm/trunk/test/tools/llvm-rc/helpmsg.test
  llvm/trunk/tools/llvm-cvtres/llvm-cvtres.cpp
  llvm/trunk/tools/llvm-mt/llvm-mt.cpp
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp
  llvm/trunk/tools/llvm-rc/llvm-rc.cpp
  llvm/trunk/unittests/Option/OptionParsingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51009.168915.patch
Type: text/x-patch
Size: 8271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/8de467f1/attachment.bin>


More information about the llvm-commits mailing list