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 | f627892e26002025396d2d09bc593e42eee56a24 (patch) | |
tree | 73a0f4b73ab0dc4103ef8d6e987d27f77e16d608 /lib/Transforms/Utils/LoopSimplify.cpp | |
parent | d55c9bf318ceb5c1f3a0a31b2e5e2bf1ad5db2b7 (diff) |
'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@16430 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions