diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-01-14 10:33:21 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-01-14 10:33:21 +0000 |
commit | a18dcf7efdf0a0574bbdf67cfa66f51aa3373568 (patch) | |
tree | 82a08ec18a33b1760f6eef68a52529d069bc17a9 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 64764b446b9339ef14ac0b9b7b5063b8abc3190a (diff) | |
download | bcm5719-llvm-a18dcf7efdf0a0574bbdf67cfa66f51aa3373568.tar.gz bcm5719-llvm-a18dcf7efdf0a0574bbdf67cfa66f51aa3373568.zip |
[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
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions