diff options
author | Chris Lattner <sabre@nondot.org> | 2004-09-20 04:36:29 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-09-20 04:36:29 +0000 |
commit | 3c11c04d437638d457e7efdc91a3fa78c0ccbc00 (patch) | |
tree | 1e6bdf5404dd17b95724c92ed1847abf0762b9e7 /llvm/lib/Analysis/DataStructure/DataStructureOpt.cpp | |
parent | cd93da193972db7a81c89e8dfb4878e2aad2552b (diff) | |
download | llvm-3c11c04d437638d457e7efdc91a3fa78c0ccbc00.zip llvm-3c11c04d437638d457e7efdc91a3fa78c0ccbc00.tar.gz llvm-3c11c04d437638d457e7efdc91a3fa78c0ccbc00.tar.bz2 |
'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.
llvm-svn: 16430
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/DataStructureOpt.cpp')
0 files changed, 0 insertions, 0 deletions