This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 680fb28953 Reland "[mips] Teach the driver to accept -m(no-)gpopt." new 0e62ce1a79 Revert "Reland "[mips] Teach the driver to accept -m(no-)gpopt.""
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/clang/Basic/DiagnosticDriverKinds.td | 4 ---- include/clang/Basic/DiagnosticGroups.td | 1 - include/clang/Driver/Options.td | 6 ------ lib/Driver/ToolChains/Clang.cpp | 27 --------------------------- test/Driver/mips-features.c | 25 ------------------------- test/Driver/mips-gpopt-warning.c | 6 ------ 6 files changed, 69 deletions(-) delete mode 100644 test/Driver/mips-gpopt-warning.c