llvm-6502/test/MC
Jack Carter 198ad916d7 Mips direct object xgot support
This patch provides support for the MIPS relocations:

    *)  R_MIPS_GOT_HI16
    *)  R_MIPS_GOT_LO16
    *)  R_MIPS_CALL_HI16
    *)  R_MIPS_CALL_LO16

These are used for large GOT instruction sequences.

Contributer: Jack Carter


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168471 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-21 23:38:59 +00:00
..
ARM
AsmParser
COFF
Disassembler Remove DOS line endings. 2012-11-14 20:18:34 +00:00
ELF Emit relocations from .debug_aranges to .debug_info for asm files 2012-11-14 09:55:38 +00:00
MachO
Markup
MBlaze
Mips Mips direct object xgot support 2012-11-21 23:38:59 +00:00
PowerPC This patch is in preparation for adding medium code model support to the 2012-11-14 23:23:27 +00:00
X86 X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches. 2012-11-14 18:04:47 +00:00