1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/lib/Target/Mips/MCTargetDesc
Juergen Ributzka ee3af15269 [weak vtables] Remove a bunch of weak vtables
This patch removes most of the trivial cases of weak vtables by pinning them to
a single object file.

Differential Revision: http://llvm-reviews.chandlerc.com/D2068

Reviewed by Andy

llvm-svn: 194865
2013-11-15 22:34:48 +00:00
..
CMakeLists.txt Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
LLVMBuild.txt
Makefile
MipsAsmBackend.cpp Support for microMIPS branch instructions. 2013-11-04 14:53:22 +00:00
MipsBaseInfo.h
MipsELFObjectWriter.cpp Support for microMIPS branch instructions. 2013-11-04 14:53:22 +00:00
MipsFixupKinds.h Support for microMIPS branch instructions. 2013-11-04 14:53:22 +00:00
MipsMCAsmInfo.cpp Add a MCAsmInfoELF class and factor some code into it. 2013-10-16 01:34:32 +00:00
MipsMCAsmInfo.h Add a MCAsmInfoELF class and factor some code into it. 2013-10-16 01:34:32 +00:00
MipsMCCodeEmitter.cpp Support for microMIPS branch instructions. 2013-11-04 14:53:22 +00:00
MipsMCTargetDesc.cpp [weak vtables] Remove a bunch of weak vtables 2013-11-15 22:34:48 +00:00
MipsMCTargetDesc.h
MipsReginfo.cpp
MipsReginfo.h