Fix memory leak in the stackifier, due to the machinebasicblocks not holding
authorChris Lattner <sabre@nondot.org>
Sat, 20 Dec 2003 10:12:17 +0000 (10:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Dec 2003 10:12:17 +0000 (10:12 +0000)
commit9068574a290235ba5d4d6b6619b5d5527e1bad2c
tree190083aaaaaed1792ed4697deae9213b37d91fa0
parentf2e49d4c1a8839f30e8ca9617139d63db173fa80
Fix memory leak in the stackifier, due to the machinebasicblocks not holding
instructions on an ilist

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10556 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/FloatingPoint.cpp
lib/Target/X86/X86FloatingPoint.cpp