Fix problems with freeing memory twice
authorChris Lattner <sabre@nondot.org>
Sun, 9 Sep 2001 22:26:29 +0000 (22:26 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Sep 2001 22:26:29 +0000 (22:26 +0000)
commite6fdb11e1ae823d69e646e76828ccb5d427a9d3a
tree253085ba1c133f67309338b4cd792592e96354aa
parent167ed34a1f42045e0c18d3d3f33d917684c96ed5
Fix problems with freeing memory twice

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