llvm-6502/test/MC/COFF
Kai Nacke eececbc7d3 Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
data structures.

The Win64 EH data structures must be of type IMAGE_REL_AMD64_ADDR32NB
instead of IMAGE_REL_AMD64_ADDR32. This is easiely achieved by adding
the VK_COFF_IMGREL32 modifier to the symbol reference.
Change also references to start and end of the SEH range of a function
as offsets to start of the function.

Reviewed by Charles Davis and Nico Rieck.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185759 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-06 17:16:12 +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
linkonce.s
lit.local.cfg
module-asm.ll
relocation-imgrel.s
secrel32.s
secrel-variant.s
section-invalid-flags.s
section.s
seh-section.s
seh.s Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH 2013-07-06 17:16:12 +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