ExecutionEngine::create no longer takes a TraceMode argument.
[oota-llvm.git] / include / llvm / Type.def
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-09-30 Chris LattnerStandardize header file comments
2002-05-06 Chris LattnerVoid and Label values cannot be acted on directly so...
2002-03-29 Chris Lattners/Method/Function
2001-09-10 Chris Lattner* Method::getType should return type cast as MethodType...