Remove the last memory leak from the VMCore unit tests.
authorJeffrey Yasskin <jyasskin@google.com>
Sat, 13 Mar 2010 02:15:08 +0000 (02:15 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Sat, 13 Mar 2010 02:15:08 +0000 (02:15 +0000)
commit241611570aa6783ee457af812a712030fa45ffe2
tree1a104ab35355c74d8653928bafc78f9883ed3ea9
parent1bd1e6db1d5ae9ae0f07bef5db355e8a1cf5d5b4
Remove the last memory leak from the VMCore unit tests.

Tested: valgrind --leak-check=full unittests/VMCore/Debug/VMCoreTests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98414 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/VMCore/PassManagerTest.cpp