llvm-6502/test/MC
Reid Kleckner 6057eb7ab6 [mc-coff] Resolve aliases when emitting COFF relocations
This is consistent with the ELF object writer.

Add some COFF tests that relocate against an alias.

Reviewers: espindola

Differential Revision: http://llvm-reviews.chandlerc.com/D1079

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186341 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-15 19:41:21 +00:00
..
AArch64
ARM Add newlines at end of test files, no functionality change 2013-07-13 22:00:58 +00:00
AsmParser
COFF [mc-coff] Resolve aliases when emitting COFF relocations 2013-07-15 19:41:21 +00:00
Disassembler
ELF
MachO
Markup
MBlaze
Mips Add support for Mips break and syscall insructions. The corresponding test cases are added. 2013-07-12 09:25:35 +00:00
PowerPC
SystemZ
X86