llvm-6502/lib/Target/Mips/MCTargetDesc
Jack Carter 101771ba4d For mips64 switch statements in subroutines could generate
within the codegen EK_GPRel64BlockAddress. This was not 
supported for direct object output and resulted in an assertion.

This change adds support for EK_GPRel64BlockAddress for 
direct object.

One fallout from this is to turn on rela relocations 
for mips64 to match gas.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162334 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-22 00:49:30 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
MipsAsmBackend.cpp Mips relocation R_MIPS_64 relocates a 64 bit double word. 2012-08-07 00:01:14 +00:00
MipsBaseInfo.h
MipsELFObjectWriter.cpp For mips64 switch statements in subroutines could generate 2012-08-22 00:49:30 +00:00
MipsFixupKinds.h
MipsMCAsmInfo.cpp
MipsMCAsmInfo.h
MipsMCCodeEmitter.cpp
MipsMCTargetDesc.cpp
MipsMCTargetDesc.h