[PATCH] D13274: [WinEH] Clone funclets with multiple parents
Andy Kaylor via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 16:58:59 PDT 2015
andrew.w.kaylor updated this revision to Diff 37951.
andrew.w.kaylor added a comment.
-rebased
-adressed feedback from previous review
-added new test cases
I think the number of test cases I'm adding for cloning funclets with multiple parents justifies starting a new test file. The relevant tests in wineh-cloning.ll are currently duplicated for review purposes, but I'll remove those before checking in.
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.37951.patch
Type: text/x-patch
Size: 76056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151020/9e2a17e0/attachment.bin>
More information about the llvm-commits
mailing list