Age | Commit message (Expand) | Author |
---|---|---|
2010-02-23 | Roll back r96959 again. | Jeffrey Yasskin |
2010-02-23 | Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of | Jeffrey Yasskin |
2008-08-17 | Remove asmprinters from examples by default. This reduces their size by ~5% | Anton Korobeynikov |
2007-12-29 | remove attributions from the rest of the llvm makefiles. | Chris Lattner |
2006-09-04 | Use llvm-config to determine what to link in | Chris Lattner |
2004-11-29 | Use LLVMLIBS=JIT to get JIT libraries | Reid Spencer |
2004-11-18 | Fix PR456:\ | Reid Spencer |
2004-10-14 | Use the shared Makefile.JIT for JIT-enablement, which also enables the examples | Misha Brukman |
2004-09-11 | Correct the file header to reflect the new "examples" home for the file. | Reid Spencer |
2004-09-11 | Add library LLVMsystem.a because the JIT now needs it. | Reid Spencer |
2004-08-23 | Moved small examples from /projects/SmallExamples to /examples. | Reid Spencer |
2004-08-19 | Add the fibonacci example provided by Valery Khamenya. | Reid Spencer |