]> granicus.if.org Git - clang/commit
[mips] Kill 'support' for untested EABI.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 27 May 2016 14:30:23 +0000 (14:30 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 27 May 2016 14:30:23 +0000 (14:30 +0000)
commit3317d0fa0bd1f5c5adc14bcc6adc2a38acc9064b
tree2da1865e819fde3cb0553bbb3df1d2d7e229b6cc
parent4ff480f17cff1d8d1b366fba7123493498c7667b
[mips] Kill 'support' for untested EABI.

Summary:
There are no llvm backend tests* for EABI and no EABI buildbots. There were only
three clang tests, all of which checked that -mabi=eabi was passed to the
assembler.

*There is a single backend test that specifies EABI but it actually tests MIPS16.

Reviewers: atanasyan

Subscribers: emaste, sdardis, atanasyan, cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@270998 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
lib/Driver/Tools.cpp
test/Driver/freebsd-mips-as.c
test/Driver/mips-abi.c
test/Driver/mips-as.c