commit | 68d033cc94d64c49aa442b3990386f95f95d5637 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Sep 20 04:44:31 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Sep 20 04:44:31 2004 +0000 |
tree | 8c13a0e20fb07325bf947903aa7b9259ba913de1 | |
parent | ded6d0c9fb8ac74b1db12dc0dea6fb81286f4e04 [diff] |
Finegrainify namespacification '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@16434 91177308-0d34-0410-b5e6-96231b3b80d8