[PATCH] Use WinEHPrepare to outline SEH finally blocks

Reid Kleckner rnk at google.com
Mon Mar 16 16:54:43 PDT 2015


Hi majnemer, andrew.w.kaylor,

No outlining is necessary for SEH catch blocks. Use the blockaddr of the
handler in place of the usual outlined function.

http://reviews.llvm.org/D8370

Files:
  lib/CodeGen/WinEHPrepare.cpp
  test/CodeGen/WinEH/seh-simple.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8370.22065.patch
Type: text/x-patch
Size: 12452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150316/193d6ea9/attachment.bin>


More information about the llvm-commits mailing list