Go to file
Daniel Sanders 07c8654284 [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

llvm-svn: 270998
2016-05-27 14:30:23 +00:00
clang [mips] Kill 'support' for untested EABI. 2016-05-27 14:30:23 +00:00
clang-tools-extra [include-fixer] Add a missing .h. 2016-05-27 12:49:58 +00:00
compiler-rt [profile] Avoid unused variable warning. 2016-05-27 06:15:13 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx [libcxx] Allow explicit pthread opt-in 2016-05-25 17:40:09 +00:00
libcxxabi libc++abi: build with -fvisibility=hidden 2016-05-26 02:12:20 +00:00
libunwind [libunwind] Disable cross-unwinding by default. 2016-05-27 08:29:27 +00:00
lld Avoid having to check in a binary. 2016-05-27 12:27:21 +00:00
lldb fix up lldb-server platform on Apple hosts 2016-05-27 04:04:52 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Apply clang-tidy's misc-move-constructor-init throughout LLVM. 2016-05-27 14:27:24 +00:00
openmp Fix for OMP_PROC_BIND=spread strategy 2016-05-26 19:09:46 +00:00
polly [ScopInfo] Remove unused typedef OutgoingValueMapTy. NFC. 2016-05-23 14:51:52 +00:00