[dom] Make the DominatorTreeBase not a dynamic class!
authorChandler Carruth <chandlerc@gmail.com>
Wed, 14 Jan 2015 10:33:21 +0000 (10:33 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 14 Jan 2015 10:33:21 +0000 (10:33 +0000)
commita18dcf7efdf0a0574bbdf67cfa66f51aa3373568
tree82a08ec18a33b1760f6eef68a52529d069bc17a9
parent64764b446b9339ef14ac0b9b7b5063b8abc3190a
[dom] Make the DominatorTreeBase not a dynamic class!

Now that the passes are wrappers around this, we no longer need
a vtable, virtual destructor, and other associated mess. This is
particularly nice to me as this is a class template. =]

llvm-svn: 225970
llvm/include/llvm/Support/GenericDomTree.h