"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3168dcf134222d9921d19e926f36784b94355948"
TRE: Just erase dead BBs and tweak the iteration loop not to increment the deleted BB iterator.
Leaving empty blocks around just opens up a can of bugs like PR22704. Deleting them early also slightly simplifies code. Thanks to Sanjay for the IR test case. llvm-svn: 230856
Loading
Please register or sign in to comment