Duncan P. N. Exon Smith 91c138b3e0 CodeGen: Check for a terminator in llvm::getFuncletMembership
Check for an end iterator from MachineBasicBlock::getFirstTerminator in
llvm::getFuncletMembership.  If this is turned into an assertion, it
fires in 48 X86 testcases (for example,
CodeGen/X86/regalloc-spill-at-ehpad.ll).

Since this is likely a latent bug (shouldn't all basic blocks end with a
terminator?) I've filed PR28938.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278344 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-11 15:29:02 +00:00
..
2016-01-26 21:29:08 +00:00
2016-08-11 14:58:12 +00:00
2016-08-10 19:50:14 +00:00
2016-03-01 21:29:33 +00:00