commit | 4010b7d75a7836aa656d246a412845002aac3dd9 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Wed Jan 14 10:33:21 2015 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Wed Jan 14 10:33:21 2015 +0000 |
tree | f88d46305db1cec20154bb1f256bb82b0ff91ba3 | |
parent | 8c3a02f8fe6df3086735b1b7d9d7f2c6c506c738 [diff] |
[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. =] git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225970 91177308-0d34-0410-b5e6-96231b3b80d8