[PATCH][X86_64/MC] Towards usable Win64 exception handling
Kai Nacke
kai.nacke at redstar.de
Sun Jul 7 22:43:42 PDT 2013
Hi Anton,
I was a bit to hasty to commit my stuff.
Please, could you have another look at the patches?
Thanks.
Regards
Kai
On 17.06.2013 09:42, Anton Korobeynikov wrote:
> Kai,
>
>> - The Dwarf EH code ("gcc_except_table") is no longer emitted into a
>> separate section but into the UNWIND_INFO structure as language specific
>> handler data. A pointer to this data is passed in field
>> DISPATCHER_CONTEXT->HandlerData to the personality function.
> Isn't this something specific to the given personality function?
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
> _______________________________________________
> 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