Implement destructor for PostDominatorTree to eliminate a memory leak.
authorTorok Edwin <edwintorok@gmail.com>
Sat, 3 May 2008 20:25:26 +0000 (20:25 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Sat, 3 May 2008 20:25:26 +0000 (20:25 +0000)
commitf6055806d4a6a39c49c441215a9a5d3a8e933de0
treea15e44065bfb8733b3e71febaa7ae9529cc83ee7
parent7b399695289793c57196b66d71d5e965639e920c
Implement destructor for PostDominatorTree to eliminate a memory leak.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50607 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/PostDominators.h
lib/Analysis/PostDominators.cpp