Now that the MachineInstr leaks are fixed, enable leak checking
authorDan Gohman <gohman@apple.com>
Mon, 21 Jul 2008 18:47:29 +0000 (18:47 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 21 Jul 2008 18:47:29 +0000 (18:47 +0000)
commit6116a73da420d9b414a34ce2599dc7f6476e23fc
treeb5ce1e47ac40036911ba71bf2e7d43d4162bf50a
parent318a51149522732ae2e3ec5dda40a917eb7538a0
Now that the MachineInstr leaks are fixed, enable leak checking
in the MachineInstr clone code.

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