Pass's return true if they make a modification, not if they fail
[oota-llvm.git] / include / llvm / Transforms / Pass.h
2001-10-18 Chris LattnerPass's return true if they make a modification, not...
2001-10-15 Chris LattnerConcretePass should not be a templated class!
2001-10-15 Chris LattnerAdd new Pass infrastructure and some examples