fix memleak by cleaning the global sets on pass exit
authorNuno Lopes <nunoplopes@sapo.pt>
Fri, 10 Oct 2008 16:25:50 +0000 (16:25 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Fri, 10 Oct 2008 16:25:50 +0000 (16:25 +0000)
commit7cdd9ee088343026dd79b4b35da293a6d49d7044
tree29727d9bd66ba1a7b3d45f6baa899b0d7684991d
parent2312022972ff86cecbf3cb510b3a63b61aa5e192
fix memleak by cleaning the global sets on pass exit

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