Have PostDomTree use the newly templated DFSPass.
authorOwen Anderson <resistor@mac.com>
Fri, 28 Sep 2007 01:23:47 +0000 (01:23 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 28 Sep 2007 01:23:47 +0000 (01:23 +0000)
commit303f47b1dd3166a8abcd5425f863f7b4815a8e42
tree32f69488418f4ef596697887c2d65c825e15bdb0
parent8decf6bc18c444932697732ede7526d6e28ecf3f
Have PostDomTree use the newly templated DFSPass.

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