[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 16:57:52 PDT 2018
MaskRay updated this revision to Diff 168911.
MaskRay marked an inline comment as done.
MaskRay edited the summary of this revision.
MaskRay removed a reviewer: dblaikie.
MaskRay removed a subscriber: jakehehrlich.
MaskRay added a comment.
Herald added subscribers: dexonsmith, steven_wu, mehdi_amini.
.
Repository:
rL LLVM
https://reviews.llvm.org/D51009
Files:
include/llvm/Option/OptTable.h
lib/Option/OptTable.cpp
lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
lib/ToolDrivers/llvm-lib/LibDriver.cpp
test/tools/llvm-cvtres/help.test
test/tools/llvm-rc/helpmsg.test
tools/llvm-cvtres/llvm-cvtres.cpp
tools/llvm-mt/llvm-mt.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.168911.patch
Type: text/x-patch
Size: 7908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/ec085cd7/attachment-0001.bin>
More information about the llvm-commits
mailing list