"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "39d6faa31e11a756ad669063130fb76d742fc839"
-
Bill Wendling authored
The landingpad instruction is required in the landing pad block. Because we're not deleting terminating instructions, the invoke may still jump to here (see Transforms/SCCP/2004-11-16-DeadInvoke.ll). Remove all uses of the landingpad instruction, but keep it around until code-gen can remove the basic block. llvm-svn: 138890
770d0f07
Loading