If changing a parent, don't add then remove the object from the leak detector
authorChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2004 01:06:38 +0000 (01:06 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2004 01:06:38 +0000 (01:06 +0000)
commit786993c01ec8bdabe354fb62a083fedc9d7a087e
tree1e37ff083d63aa94f73fe93c8a8fdb2821b849c2
parentf2c3106866137b0c06e99f453a83d9558c0c6934
If changing a parent, don't add then remove the object from the leak detector

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11106 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instruction.cpp