Make sure to _delete_ memory allocated by worklists
authorChris Lattner <sabre@nondot.org>
Mon, 4 Nov 2002 02:54:22 +0000 (02:54 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Nov 2002 02:54:22 +0000 (02:54 +0000)
commitaf663465d64c40e6798c0dacb9d49e9cef763a17
treea7bdf1d4818e161921537935a65dc48dd5d671dd
parent7e5f46a441ced022d40dca5a2ecb076499e09078
Make sure to _delete_ memory allocated by worklists

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4523 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp