[PATCH] D13274: [WinEH] Clone funclets with multiple parents

Andy Kaylor via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 12:06:42 PST 2015


andrew.w.kaylor updated this revision to Diff 39098.
andrew.w.kaylor added a comment.

Added new test cases.
Added support for catchret in cloned funclets.
Added support for invokes that unwind to parent EH pads.


Repository:
  rL LLVM

http://reviews.llvm.org/D13274

Files:
  lib/AsmParser/LLParser.cpp
  lib/CodeGen/WinEHPrepare.cpp
  test/CodeGen/WinEH/wineh-cloning.ll
  test/CodeGen/WinEH/wineh-demotion.ll
  test/CodeGen/WinEH/wineh-multi-parent-cloning.ll
  test/CodeGen/WinEH/wineh-no-demotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13274.39098.patch
Type: text/x-patch
Size: 121233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151103/ce800096/attachment.bin>


More information about the llvm-commits mailing list