[PATCH] D25757: Fix splitBasicBlock API

Sameer AbuAsal via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 14:21:01 PDT 2016


sabuasal added a comment.

What if it is a basic block that only has a terminator instruction without any Phi nodes?  is that an allowed basic block in LLVM?


https://reviews.llvm.org/D25757





More information about the llvm-commits mailing list