This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 39cd9cb990b [EarlyCSE] regenerate test checks; NFC new 14eebb87493 Revert r358337: "[CommandLineParser] Add DefaultOption flag"
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: docs/CommandLine.rst | 10 ------ include/llvm/Support/CommandLine.h | 13 ++------ lib/Support/CommandLine.cpp | 48 +++----------------------- test/Support/check-default-options.txt | 18 ---------- tools/llvm-opt-report/OptReport.cpp | 7 ++++ unittests/Support/CommandLineTest.cpp | 61 ---------------------------------- 6 files changed, 15 insertions(+), 142 deletions(-) delete mode 100644 test/Support/check-default-options.txt