summaryrefslogtreecommitdiff
path: root/examples/Fibonacci/Makefile
Commit message (Expand)AuthorAge
* Roll back r96959 again.Jeffrey Yasskin2010-02-23
* Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 ofJeffrey Yasskin2010-02-23
* Remove asmprinters from examples by default. This reduces their size by ~5%Anton Korobeynikov2008-08-17
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-29
* Use llvm-config to determine what to link inChris Lattner2006-09-04
* 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
* Add the fibonacci example provided by Valery Khamenya.Reid Spencer2004-08-19