]> granicus.if.org Git - clang/commit
[mips] Separated mips specific -Wa options, so that they are not checked on other...
authorDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 27 Oct 2015 18:04:42 +0000 (18:04 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 27 Oct 2015 18:04:42 +0000 (18:04 +0000)
commit83c707824a2b363a0af56c518364fb9db68c84af
treea6b617f3230ee0528f55c01ea7f0d546246b9e04
parentd40c9d5c5ac1cfe4493652f3d0e3bfbded161840
[mips] Separated mips specific -Wa options, so that they are not checked on other platforms.

Summary: This is a follow on to post review comments on revision r248276.

Patch by Scott Egerton.

Reviewers: vkalintiris, dsanders

Subscribers: joerg, rengolin, cfe-commits

Differential Revision: http://reviews.llvm.org/D13100

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@251430 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp