[PATCH][X86_64/MC] Towards usable Win64 exception handling

Kai Nacke kai.nacke at redstar.de
Sat Jul 6 10:25:27 PDT 2013


Thanks for the review.

Commited in r185758..r185761

Kai

On 03.07.2013 22:45, Charles Davis wrote:
>
> On Jul 3, 2013, at 10:28 AM, Kai Nacke wrote:
>
>> Hi!
>>
>> Please, I still need a review for the set of attached patches. They are really needed for working Win64 SEH support. Implementation of Dwarf EH handling on top of Win64 SEH is then a follow-up patch.
>>
>> The first patch fixes the now failing seh.s test. The second patch changes the relocation type to IMAGE_REL_AMD64_ADDR32NB as required by the MS COFF spec. The third patch addresses an alignment problem inside the unwind info data structure (this one is new). The fourth patch outputs the personality function and the language data into the right places.
> All four LGTM.
>
> Chip
>
>
> _______________________________________________
> 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