"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "272d62bc5a0d7d6ec5ed1541175c9d968b297851"
Fix the inliner to always delete any edges from the external call node to
a function being deleted. Due to optimizations done while inlining, there can be edges from the external call node to a function node that were not apparent any longer. This fixes the compiler crash while compiling 175.vpr llvm-svn: 16399
Loading
Please register or sign in to comment