[PATCH] D12412: [CodeGen] Point empty %invoke.cont block to successor

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 4 14:21:36 PDT 2015


rnk added a subscriber: rnk.
rnk added a comment.

I think a better fix would be to insert a non-terminator placeholder that doesn't confuse EmitBlock.


http://reviews.llvm.org/D12412





More information about the cfe-commits mailing list