Make ETForest depend on DomTree rather than IDom. This is the first step
authorOwen Anderson <resistor@mac.com>
Sat, 14 Apr 2007 23:49:24 +0000 (23:49 +0000)
committerOwen Anderson <resistor@mac.com>
Sat, 14 Apr 2007 23:49:24 +0000 (23:49 +0000)
commit690c684fc60883171c01da12d826fda6b5678aa8
tree451d3d81c32455a988b1a5836894d978ef3bbaa3
parent01015d4a0e75ee75a13bae102772ba1b0bf81796
Make ETForest depend on DomTree rather than IDom.  This is the first step
in the long process that will be fixing PR 217.

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