Make the release build work
[oota-llvm.git] / lib / VMCore / Pass.cpp
2002-04-04 Chris LattnerMake the release build compile
2002-03-26 Chris LattnerChange references from Method to Function
2002-02-12 Chris LattnerMethod.h no longer includes BasicBlock.h
2002-01-31 Chris Lattner* Make debugging output nicer
2002-01-31 Chris LattnerImplement new pass framework
2002-01-23 Chris Lattner* Expose new command line arg --debug-pass for gccas...
2002-01-22 Chris LattnerOops, misnamed function, didn't override correctly...
2002-01-22 Chris LattnerOoops, forgot to implement void PassManager::add(BasicB...
2002-01-21 Chris LattnerImplementation of the new spiffy pass system