"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d806156d5459555168540fdf3db4f473cd3f81cf"
If we are extracting a basic block that ends in an invoke call, we must also
extract the landing pad block. Otherwise, there will be a situation where the invoke's unwind edge lands on a non-landing pad. We also forbid the user from extracting the landing pad block by itself. Again, this is not a valid transformation. llvm-svn: 140083
Loading
Please register or sign in to comment