1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include
Chandler Carruth 9cdaa682bd [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
2015-01-14 10:33:21 +00:00
..
llvm [dom] Make the DominatorTreeBase not a dynamic class! 2015-01-14 10:33:21 +00:00
llvm-c Finish removing DestroySource. 2014-12-23 19:16:45 +00:00