llvm-6502/lib/Target/Mips/MCTargetDesc
Jack Carter 063564c4c5 [Mips] TargetStreamer Support for .abicalls and .set pic0.
This patch adds .abicalls and .set pic0 support which
affects the ELF ABI and its flags. In addition the patch uses
a common interface for both the MipsTargetSteamer and
MipsObjectStreamer that both the integrated and standalone
assemblers will use for the output for these directives.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198646 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-06 23:27:31 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
MipsAsmBackend.cpp Support for microMIPS TLS relocations. 2013-12-19 16:02:32 +00:00
MipsBaseInfo.h
MipsELFObjectWriter.cpp Support for microMIPS TLS relocations. 2013-12-19 16:02:32 +00:00
MipsFixupKinds.h Support for microMIPS TLS relocations. 2013-12-19 16:02:32 +00:00
MipsMCAsmInfo.cpp
MipsMCAsmInfo.h
MipsMCCodeEmitter.cpp Fix misaligned indentation in "if" block in MipsMCCodeEmitter.cpp 2013-12-31 13:05:15 +00:00
MipsMCTargetDesc.cpp [Mips] TargetStreamer Support for .abicalls and .set pic0. 2014-01-06 23:27:31 +00:00
MipsMCTargetDesc.h
MipsReginfo.cpp
MipsReginfo.h
MipsTargetStreamer.cpp [Mips] TargetStreamer Support for .abicalls and .set pic0. 2014-01-06 23:27:31 +00:00