This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 54df8c81aed [CommandLine] Do not crash if an option has both ValueRequi [...] new b58513a2a09 [CommandLine] Allow grouping options which can have values. new 03fc54c863e [ARM] Add armv8a triple to test check updaters
The 2 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: docs/CommandLine.rst | 49 ++++++---- include/llvm/Support/CommandLine.h | 19 ++-- lib/Support/CommandLine.cpp | 45 ++++----- tools/llvm-readobj/llvm-readobj.cpp | 2 +- unittests/Support/CommandLineTest.cpp | 173 +++++++++++++++++++++++++++++++++- utils/UpdateTestChecks/asm.py | 1 + 6 files changed, 237 insertions(+), 52 deletions(-)