llvm-6502/lib/Target/Mips/MCTargetDesc
Akira Hatanaka a551a48402 Initial 64 bit direct object support.
This patch allows llvm to recognize that a 64 bit object file is being produced
and that the subsequently generated ELF header has the correct information.

The test case checks for both big and little endian flavors.

Patch by Jack Carter.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153889 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-02 19:25:22 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
MipsAsmBackend.cpp Initial 64 bit direct object support. 2012-04-02 19:25:22 +00:00
MipsBaseInfo.h
MipsELFObjectWriter.cpp Initial 64 bit direct object support. 2012-04-02 19:25:22 +00:00
MipsFixupKinds.h
MipsMCAsmInfo.cpp
MipsMCAsmInfo.h Prune some includes 2012-03-27 07:54:11 +00:00
MipsMCCodeEmitter.cpp Retrieve and add the offset of a symbol in applyFixup rather than retrieve and 2012-03-27 02:33:05 +00:00
MipsMCTargetDesc.cpp Initial 64 bit direct object support. 2012-04-02 19:25:22 +00:00
MipsMCTargetDesc.h Initial 64 bit direct object support. 2012-04-02 19:25:22 +00:00