My guess is that RegInfo should only call the Allocator.Deallocator if it's not
authorBill Wendling <isanbard@gmail.com>
Thu, 25 Jun 2009 00:32:48 +0000 (00:32 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 25 Jun 2009 00:32:48 +0000 (00:32 +0000)
commitdd37b360d7ecc95b4a077bb64cca22b764788751
treeaf39eb63ae378a179bda651f5569e30e09646c70
parentcc4e605721e1144da8990edca64bf5799220e279
My guess is that RegInfo should only call the Allocator.Deallocator if it's not
null.

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