Add comments, factor out common code
[oota-llvm.git] / tools / jello /
2002-11-04 Chris LattnerNo need to explicitly inclue ExportSymbols now
2002-10-30 Misha BrukmanReturn 0 instead of 1 for correct execution. Makes...
2002-10-29 Chris Lattner* Privatize the TargetName
2002-10-29 Chris LattnerConvert jello to use PassManager
2002-10-25 Chris LattnerInitial checkin of LLVM JIT, codenamed jello. This...