Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove attributions from the rest of the llvm makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Use llvm-config to determine what to link in | Chris Lattner | 2006-09-04 | 1 | -2/+1 |
* | Use LLVMLIBS=JIT to get JIT libraries | Reid Spencer | 2004-11-29 | 1 | -1/+1 |
* | Fix PR456:\ | Reid Spencer | 2004-11-18 | 1 | -0/+1 |
* | Use the shared Makefile.JIT for JIT-enablement, which also enables the examples | Misha Brukman | 2004-10-14 | 1 | -3/+3 |
* | Correct the file header to reflect the new "examples" home for the file. | Reid Spencer | 2004-09-11 | 1 | -1/+1 |
* | Add library LLVMsystem.a because the JIT now needs it. | Reid Spencer | 2004-09-11 | 1 | -1/+1 |
* | Moved small examples from /projects/SmallExamples to /examples. | Reid Spencer | 2004-08-23 | 1 | -1/+1 |
* | Make the SmallExamples programs compile in their new home. | Reid Spencer | 2004-08-19 | 1 | -1/+1 |
* | Adding a simple example of how to use the JIT. | Reid Spencer | 2004-08-10 | 1 | -0/+15 |