Clean up the ownership model a bit so that nodes actually get deleted more
authorChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 05:15:33 +0000 (05:15 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 05:15:33 +0000 (05:15 +0000)
commitf3dd05ca03c9c649bf5b8891b73cda1e11ab914e
tree8a27ca9b082614612abb853f65d6539ff987b2de
parentfb005fe5c2b3cca4e982c8cc055964322c187ca2
Clean up the ownership model a bit so that nodes actually get deleted more
frequently. This still leaks edges quite a bit, but it leaks no nodes
(I think).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2190 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSched/SchedGraph.cpp
lib/Target/SparcV9/InstrSched/SchedGraph.cpp