diff options
author | Chris Lattner <sabre@nondot.org> | 2004-09-20 04:44:31 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-09-20 04:44:31 +0000 |
commit | 68d033cc94d64c49aa442b3990386f95f95d5637 (patch) | |
tree | 8c13a0e20fb07325bf947903aa7b9259ba913de1 /lib/Analysis/DataStructure | |
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
Diffstat (limited to 'lib/Analysis/DataStructure')
0 files changed, 0 insertions, 0 deletions