Reapply r99881 with some fixes: only call destructor in releaseMemory!
authorTorok Edwin <edwintorok@gmail.com>
Tue, 30 Mar 2010 11:17:48 +0000 (11:17 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Tue, 30 Mar 2010 11:17:48 +0000 (11:17 +0000)
commit01cb1b665da03e2b74c0724f71751e912ec8c2be
treeb3b4b991b3f6b97a7d9e8070dc6312dcd60fccce
parent226dd2ba992b1f00491c10c59ca1889825bf92b6
Reapply r99881 with some fixes: only call destructor in releaseMemory!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99883 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveInterval.h
include/llvm/Support/Allocator.h
lib/CodeGen/LiveInterval.cpp
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/Support/Allocator.cpp