Chris Lattner aef2bbf942 '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
2004-09-20 04:36:29 +00:00
..
2004-07-01 20:41:43 +00:00
2004-06-03 15:23:59 +00:00
2003-10-21 14:33:46 +00:00
2004-08-04 05:10:48 +00:00
2004-09-19 19:21:26 +00:00
2004-07-19 19:30:40 +00:00
2004-08-27 02:08:04 +00:00