llvm-6502/include/llvm/Analysis/DataStructure
Chris Lattner b12914bfc0 'Pass' should now not be derived from by clients. Instead, they should derive
from ModulePass.  Instead of implementing Pass::run, then should implement
ModulePass::runOnModule.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16436 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-20 04:48:05 +00:00
..
DataStructure.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
DSGraph.h Move DSA headers into Analysis/DataStructure to make it more obvious 2004-07-07 06:29:26 +00:00
DSGraphTraits.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
DSNode.h Move DSA headers into Analysis/DataStructure to make it more obvious 2004-07-07 06:29:26 +00:00
DSSupport.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
EquivClassGraphs.h Adjust to API changes 2004-09-20 04:35:27 +00:00