Go to file
Rui Ueyama 4229b946a8 ELF: Mips: Remove unused field and almost-empty class.
Looks like MipsTargetHandler::_runtimeFile is unused.
MipsRuntimeFile doesn't seem to add values to the base class,
so I removed that class too.

llvm-svn: 233888
2015-04-02 04:48:30 +00:00
clang Implement CFI type checks for non-virtual calls. 2015-04-02 00:23:30 +00:00
clang-tools-extra [clang-tidy] Clarify message for the google-explicit-constructor check 2015-03-31 16:24:44 +00:00
compiler-rt Add missing " at the end of the #error directive. 2015-04-02 01:13:43 +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 Implement fmax using __builtin_fmax 2015-03-31 16:59:23 +00:00
libcxx Remove statement with no effect inside tests. 2015-04-01 15:49:02 +00:00
libcxxabi Revert r228351 - Dont install header files. 2015-04-01 02:56:13 +00:00
lld ELF: Mips: Remove unused field and almost-empty class. 2015-04-02 04:48:30 +00:00
lldb Add a tiny bit of hardening to the eh_frame and compact unwind parsing. 2015-04-02 04:35:32 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm [LoopAccesses] Remove unused global variables in tests 2015-04-02 04:42:51 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Do not scale tile loops 2015-03-31 07:52:36 +00:00