Skip to content
Commit 6455c51a authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 824a2186
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment