forked from OSchip/llvm-project
parent
75b76729ab
commit
e6c9c85bc8
|
@ -338,7 +338,6 @@ bool IndependentBlocks::splitExitBlock(Region *R) {
|
|||
if (SubR->getExit() == ExitBB)
|
||||
toUpdate.push_back(SubR.get());
|
||||
|
||||
|
||||
Reg->replaceExit(NewExit);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue