Fix formatting

llvm-svn: 206333
This commit is contained in:
Tobias Grosser 2014-04-15 22:30:10 +00:00
parent 75b76729ab
commit e6c9c85bc8
1 changed files with 0 additions and 1 deletions

View File

@ -338,7 +338,6 @@ bool IndependentBlocks::splitExitBlock(Region *R) {
if (SubR->getExit() == ExitBB)
toUpdate.push_back(SubR.get());
Reg->replaceExit(NewExit);
}