[PATCH[[X86_64/MC] Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.

Kai Nacke kai.nacke at redstar.de
Thu Aug 29 21:41:27 PDT 2013


Ping.

On 27.08.2013 06:31, Kai Nacke wrote:
> Hi!
>
> 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.
>
> Please review. Thanks.
>
> Regards
> Kai
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list