Rip JIT specific stuff out of TargetMachine, as per PR176
[oota-llvm.git] / include / llvm / Type.def
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
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...