]> granicus.if.org Git - clang/commit
Revert "[mips] Teach the driver to accept -m(no-)gpopt."
authorSimon Dardis <simon.dardis@imgtec.com>
Wed, 19 Jul 2017 11:11:02 +0000 (11:11 +0000)
committerSimon Dardis <simon.dardis@imgtec.com>
Wed, 19 Jul 2017 11:11:02 +0000 (11:11 +0000)
commitdc8e82c94139885491141baf00ed4289cb1754d1
tree3911163e23484c23a462d4bd8d3043657fa72ecd
parent239ecbc204227ed8cfa234145365782eb66e8952
Revert "[mips] Teach the driver to accept -m(no-)gpopt."

Revert r308431 and r308432, these caused broke some buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@308436 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Basic/DiagnosticGroups.td
include/clang/Driver/Options.td
lib/Driver/ToolChains/Clang.cpp
test/Driver/mips-features.c
test/Driver/mips-gpopt-warning.c [deleted file]