[PATCH] Outline C++ exception handlers for MSVC targets.
Andy Kaylor
andrew.kaylor at intel.com
Tue Feb 10 13:49:37 PST 2015
Rebased and cleaned up formatting.
Updated to use llvm.eh.begincatch and llvm.eh.endcatch intrinsics.
I was waiting for that change before committing this, but I think it should be ready now. I also have outlining of cleanup handlers ready to review as soon as this lands and some other implementation details that should be ready soon thereafter.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7363
Files:
include/llvm/Transforms/Utils/Cloning.h
lib/CodeGen/WinEHPrepare.cpp
lib/Transforms/Utils/CloneFunction.cpp
test/CodeGen/X86/cppeh-catch-all.ll
test/CodeGen/X86/cppeh-catch-scalar.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7363.19706.patch
Type: text/x-patch
Size: 33016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150210/849d3023/attachment.bin>
More information about the llvm-commits
mailing list