[PATCH] D15962: [WinEH] Verify consistent funclet unwind exits

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 13:54:02 PST 2016


majnemer added a comment.

Is there any way to get back the tests we lost in test/CodeGen/WinEH/wineh-no-demotion.ll ?  Those tests are nice because they stress instances where we might add another edge to a funclet (those tests show this by cloning an invoke).


http://reviews.llvm.org/D15962





More information about the llvm-commits mailing list