llvm-6502/test/MC/COFF
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
..
alias.s [mc-coff] Resolve aliases when emitting COFF relocations 2013-07-15 19:41:21 +00:00
align-nops.s
basic-coff-64.s
basic-coff.s
bss.s
comm.ll
diff.s
global_ctors_dtors.ll
linker-options.ll
linkonce-invalid.s MC: Implement COFF .linkonce directive 2013-07-06 12:13:10 +00:00
linkonce.s MC: Implement COFF .linkonce directive 2013-07-06 12:13:10 +00:00
lit.local.cfg
module-asm.ll
relocation-imgrel.s
secrel32.s
secrel-variant.s
section-invalid-flags.s MC: Add .section directive to COFF 2013-07-04 21:32:07 +00:00
section.s MC: Add .section directive to COFF 2013-07-04 21:32:07 +00:00
seh-section.s MC: Add .section directive to COFF 2013-07-04 21:32:07 +00:00
seh.s Revert: Fix wrong code offset for unwind code SET_FPREG. 2013-07-08 04:48:34 +00:00
simple-fixups.s
switch-relocations.ll
symbol-alias.s
symbol-fragment-offset-64.s
symbol-fragment-offset.s
symbol-mangling.ll
weak-symbol-section-specification.ll
weak.s