[PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM

Reid Kleckner rnk at google.com
Mon Dec 22 16:34:25 PST 2014


This patch is stripped down to just two things now:

- Splitting the single landing pad BB into 1 per selector
- Emitting the EH table expected by __C_specific_handler

This seems pretty mechanical and not very interesting from a design perspective. Looks good?


http://reviews.llvm.org/D6300

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list