This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 98649f627c1 [git-llvm] Fix some issues surrouding EOL conversion on Windows. new 42f63b6f964 [opt] Change the parameter of OptTable::PrintHelp from Name [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Option/OptTable.h | 8 ++++---- lib/Option/OptTable.cpp | 12 +++++------- lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp | 3 ++- lib/ToolDrivers/llvm-lib/LibDriver.cpp | 2 +- test/tools/llvm-cvtres/help.test | 2 +- test/tools/llvm-rc/helpmsg.test | 2 +- tools/llvm-cvtres/llvm-cvtres.cpp | 2 +- tools/llvm-mt/llvm-mt.cpp | 2 +- tools/llvm-objcopy/llvm-objcopy.cpp | 9 +++++---- tools/llvm-rc/llvm-rc.cpp | 2 +- unittests/Option/OptionParsingTest.cpp | 4 ++++ 11 files changed, 26 insertions(+), 22 deletions(-)