aboutsummaryrefslogtreecommitdiffstats
path: root/examples/HowToUseJIT/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use LLVMLIBS=JIT to get JIT librariesReid Spencer2004-11-291-1/+1
* Fix PR456:\Reid Spencer2004-11-181-0/+1
* Use the shared Makefile.JIT for JIT-enablement, which also enables the examplesMisha Brukman2004-10-141-3/+3
* Correct the file header to reflect the new "examples" home for the file.Reid Spencer2004-09-111-1/+1
* Add library LLVMsystem.a because the JIT now needs it.Reid Spencer2004-09-111-1/+1
* Moved small examples from /projects/SmallExamples to /examples.Reid Spencer2004-08-231-1/+1
* Make the SmallExamples programs compile in their new home.Reid Spencer2004-08-191-1/+1
* Adding a simple example of how to use the JIT.Reid Spencer2004-08-101-0/+15