aboutsummaryrefslogtreecommitdiffstats
path: root/examples/HowToUseJIT
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify code, make it print the constructed module before it is run.Chris Lattner2004-08-151-87/+45
* Fix a copy & paste error .. correct the description of the program.Reid Spencer2004-08-101-4/+2
* Adding a simple example of how to use the JIT.Reid Spencer2004-08-102-0/+168