diff options
author | Chris Lattner <sabre@nondot.org> | 2010-04-20 00:46:50 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-04-20 00:46:50 +0000 |
commit | eae220259fca393adc874ed41e3930011047beb7 (patch) | |
tree | 698cbbe993f16ec1e79ef85b0925c1d1c7234f3e /lib/CodeGen/SelectionDAG/FastISel.cpp | |
parent | 084751cd16c3b8017b5a237bd2575b65a6543f79 (diff) |
Fix rdar://7879828 - crash in CallGraph, a self host issue.
Arg promotion was deleting call graph nodes that still had references
from the 'indirect' CGN. Like the inliner, it should only delete the
function if all references are gone.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101845 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/FastISel.cpp')
0 files changed, 0 insertions, 0 deletions