llvm-6502/test/MC
Saleem Abdulrasool a7321a6e53 MC: support FK_SecRel_4 for Windows on ARM
Add handling for FK_SecRel_4 (4-byte section relative relocations).  These are
used by the generation of DWARF debug information (the abbrevations use section
relative relocations).  This will also be used in generation of CodeView line
tables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207941 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-04 23:13:15 +00:00
..
AArch64 AArch64/ARM64: print BFM instructions as BFI or BFXIL 2014-05-01 12:29:38 +00:00
ARM MC: support FK_SecRel_4 for Windows on ARM 2014-05-04 23:13:15 +00:00
ARM64 AArch64/ARM64: print BFM instructions as BFI or BFXIL 2014-05-01 12:29:38 +00:00
AsmParser
COFF MC: place .file records into the correct section 2014-05-02 17:45:24 +00:00
Disassembler AArch64/ARM64: rewrite test to use FileCheck & add ARM64 lines 2014-05-01 12:30:01 +00:00
ELF Fix pr19645. 2014-05-03 19:57:04 +00:00
MachO
Markup
Mips [mips] Move expansion of .cpsetup to target streamer. 2014-05-01 10:24:46 +00:00
PowerPC
Sparc
SystemZ
X86