commit | f627892e26002025396d2d09bc593e42eee56a24 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Sep 20 04:36:29 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Sep 20 04:36:29 2004 +0000 |
tree | 73a0f4b73ab0dc4103ef8d6e987d27f77e16d608 | |
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