summaryrefslogtreecommitdiff
path: root/examples/HowToUseJIT/Makefile
Commit message (Expand)AuthorAge
* Use LLVMLIBS=JIT to get JIT librariesReid Spencer2004-11-29
* Fix PR456:\Reid Spencer2004-11-18
* Use the shared Makefile.JIT for JIT-enablement, which also enables the examplesMisha Brukman2004-10-14
* Correct the file header to reflect the new "examples" home for the file.Reid Spencer2004-09-11
* Add library LLVMsystem.a because the JIT now needs it.Reid Spencer2004-09-11
* 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
* Adding a simple example of how to use the JIT.Reid Spencer2004-08-10