"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "41e423a6f59445783d3332a3f0af088c1f73bace"
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