Remove the ability for ADCE to remove unreachable blocks in loop nests,...
Remove the ability for ADCE to remove unreachable blocks in loop nests, because, as Eli pointed out, SimplifyCFG already does this. llvm-svn: 53104
Loading
Please sign in to comment