OSDN Git Service

Make DomTree and PostDomTree thin wrappers around DomTreeBase, rather than inheriting...
authorOwen Anderson <resistor@mac.com>
Tue, 23 Oct 2007 20:58:37 +0000 (20:58 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 23 Oct 2007 20:58:37 +0000 (20:58 +0000)
commitd20cc14dbf6d54d896e67b9920cd9bccdc14c41a
treeb79b117fe5e3ab6d2046c2adecc3c604549b7869
parent7bb175b4d12e3a22a66a26f0e9ba2ebd4406acc7
Make DomTree and PostDomTree thin wrappers around DomTreeBase, rather than inheriting from it.

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