Fixed two double free bugs that caused llc to segfault or run forever.
authorJohn Criswell <criswell@uiuc.edu>
Thu, 28 Aug 2003 21:43:17 +0000 (21:43 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 28 Aug 2003 21:43:17 +0000 (21:43 +0000)
commitc9afb499f67a92c70ce349e84081f5bb41fab591
tree005814ed04775932a31e79033fa5108e95df538b
parentb5d09bf4cc7769ccbd86a96fb8ea92e3c6e3bbc7
Fixed two double free bugs that caused llc to segfault or run forever.

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