Fix a memory leak in LiveIntervalAnalysis.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 19 Jul 2008 00:37:25 +0000 (00:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 19 Jul 2008 00:37:25 +0000 (00:37 +0000)
commit1ed9922794cda9dbe295e74674b909287e544632
treed02207b905dfe0d3f9ac61a6a93b208fdf5adc55
parent5a7fb69ac21028bc829181d9d93cd7fe4c941440
Fix a memory leak in LiveIntervalAnalysis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53779 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/MachineInstr.cpp