Simplify code, make it print the constructed module before it is run.
[oota-llvm.git] / projects / HowToUseJIT /
2004-08-15 Chris LattnerSimplify code, make it print the constructed module...
2004-08-10 Reid SpencerFix a copy & paste error .. correct the description...
2004-08-10 Reid SpencerAdding a simple example of how to use the JIT.