Implement a -trace command line option and a trace option in the interpreter.
[oota-llvm.git] / tools / lli / lli.cpp
2001-10-27 Chris LattnerImplement a -trace command line option and a trace...
2001-10-27 Chris LattnerProvide argv for commands
2001-10-18 Chris LattnerEnhancements to pass argc & argv to main if required
2001-10-15 Chris LattnerImplement global variables. Struct and Pointer initial...
2001-08-23 Chris LattnerInitial checkin of interpreter