| commit | 055cf267db3ef12f213e112a2c80e721c792c2f8 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Apr 22 20:42:33 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Apr 22 20:42:33 2010 +0000 |
| tree | a2e1646b9a7002669df5f19c4e73d4ba9884ba6f | |
| parent | 0a3b5b4e39ebf59634ce4552f718cc0cb5ce5389 [diff] |
add a DEBUG call so that -debug lists when CGSCCPM iterates. Fix RefreshCallGraph to use CGN->replaceCallEdge instead of hand rolling its own loop. replaceCallEdge properly maintains the reference counts of the nodes, fixing a crash exposed by the iterative callgraph stuff. llvm-svn: 102120