[PATCH] Outline cleanup handlers for native Windows C++ exception handling

Andy Kaylor andrew.kaylor at intel.com
Tue Feb 24 12:32:30 PST 2015


Hi rnk, majnemer, ABataev,

This patch adds support for outlining cleanup handlers and refactors the existing catch handler outlining code to share common code as much as possible.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7865

Files:
  lib/CodeGen/WinEHPrepare.cpp
  test/CodeGen/X86/cppeh-catch-all.ll
  test/CodeGen/X86/cppeh-catch-scalar.ll
  test/CodeGen/X86/cppeh-frame-vars.ll
  test/CodeGen/X86/cppeh-min-unwind.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7865.20617.patch
Type: text/x-patch
Size: 29716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150224/282c3c1d/attachment.bin>


More information about the llvm-commits mailing list