summaryrefslogtreecommitdiff
path: root/examples/HowToUseJIT
Commit message (Expand)AuthorAge
...
* Moved small examples from /projects/SmallExamples to /examples.Reid Spencer2004-08-23
* Make the SmallExamples programs compile in their new home.Reid Spencer2004-08-19
* Switch to using the JIT now that it can directly call zeroarg functionsChris Lattner2004-08-15
* Simplify code, make it print the constructed module before it is run.Chris Lattner2004-08-15
* Fix a copy & paste error .. correct the description of the program.Reid Spencer2004-08-10
* Adding a simple example of how to use the JIT.Reid Spencer2004-08-10