llvm-6502/test/MC
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
..
AArch64 Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
ARM Add 'not' in front of a command that is expected to fail. 2013-07-04 17:21:01 +00:00
AsmParser Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
COFF Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH 2013-07-06 17:16:12 +00:00
Disassembler Add support for MC assembling and disassembling of vsel{ge, gt, eq, vs} instructions. 2013-07-04 14:57:20 +00:00
ELF Added the test missed from r185080. 2013-07-01 09:02:33 +00:00
MachO Revert r15266. This fixes llvm.org/pr15266. 2013-02-14 16:23:08 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
MBlaze Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
Mips [mips] Do not emit ".option pic0" if target is mips64. 2013-06-26 19:08:49 +00:00
PowerPC [PowerPC] Add some special @got@tprel fixup cases 2013-07-05 13:49:46 +00:00
SystemZ [SystemZ] Add the MVC instruction 2013-07-02 14:56:45 +00:00
X86 Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00