- Add methods to ImmediateDominators & DominatorTree to allow updates
authorChris Lattner <sabre@nondot.org>
Thu, 26 Sep 2002 16:14:41 +0000 (16:14 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Sep 2002 16:14:41 +0000 (16:14 +0000)
commitd74472ed21b1ff6d75c8ae2f4f2885e019d0907d
tree8f1ab2280f918c7332e391d4ea1531a5b7932bf4
parent3a294d6085c69ad7ac1572a2c976624efe66a082
 - Add methods to ImmediateDominators & DominatorTree to allow updates
 - Make DominatorTree::Node not inherit from std::vector

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