llvm-project/llvm/test/Transforms/PruneEH
David Majnemer 6e51070dda [PruneEH] Don't try to insert a terminator after another terminator
LLVM's BasicBlock has a single terminator, it is not valid to have two.

llvm-svn: 258616
2016-01-23 06:00:44 +00:00
..
2008-06-02-Weak.ll
operand-bundles.ll [OperandBundles] Have PruneEH work correct with operand bundles. 2015-12-08 23:16:52 +00:00
pr23971.ll [PruneEH] A naked, noinline function can return via InlineAsm 2015-06-27 07:52:53 +00:00
pr26263.ll [PruneEH] Don't try to insert a terminator after another terminator 2016-01-23 06:00:44 +00:00
recursivetest.ll Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
seh-nounwind.ll Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
simplenoreturntest.ll
simpletest.ll Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00