aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ModuleMaker/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* switch this to bitcode instead of bytecodeChris Lattner2007-05-061-1/+1
* Use llvm-config to determine what to link inChris Lattner2006-09-041-1/+1
* WriteBytecodeToFile actually can't throw.Chris Lattner2006-07-281-1/+0
* WriteBytecodeToFile throws, so this needs EH info.Chris Lattner2006-07-281-0/+1
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-1/+1
* Add LLVMbzip2 library, now required.Reid Spencer2004-11-251-1/+1
* Fix PR456:\Reid Spencer2004-11-181-0/+1
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* 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-18/+4
* Added LLVM copyrights to Makefiles.John Criswell2003-10-201-0/+8
* Initial checkin of ModuleMaker projectChris Lattner2003-08-211-0/+19