Get rid of some memory leaks identified by Valgrind
authorEvan Cheng <evan.cheng@apple.com>
Sat, 4 Feb 2006 06:49:00 +0000 (06:49 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 4 Feb 2006 06:49:00 +0000 (06:49 +0000)
commitcccf1232a69e2d78516c61a97e7bfa26acefb714
tree7a5a6167ca448c9801e173b989ed409d2568ebcb
parent8f9f0d3a34ebbcd6d075fbb1250dc74f36579d50
Get rid of some memory leaks identified by Valgrind

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25960 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/ScheduleDAG.h
lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp