hanchenye-llvm-project/llvm/lib/Target/CBackend
Chris Lattner 4f2cf030e8 '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: 16436
2004-09-20 04:48:05 +00:00
..
CTargetMachine.h Auto-registrate target 2004-07-11 02:48:49 +00:00
Makefile Moved directory, update makefile 2004-02-13 23:31:12 +00:00
Writer.cpp 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00