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

Charles Davis cdavis5x at gmail.com
Wed Jul 3 13:45:35 PDT 2013


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





More information about the llvm-commits mailing list