Skip to content
Commit 4956a32c authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix another really nasty regression that Anshu pointed out. In cases where

dangling constant users were removed from a function, causing it to be dead,
we never removed the call graph edge from the external node to the function.

In most cases, this didn't cause a problem (by luck).  This should definitely
go into 1.3

llvm-svn: 15570
parent 6b541102
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