summaryrefslogtreecommitdiff
path: root/examples/ModuleMaker/Makefile
Commit message (Expand)AuthorAge
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-29
* switch this to bitcode instead of bytecodeChris Lattner2007-05-06
* Use llvm-config to determine what to link inChris Lattner2006-09-04
* WriteBytecodeToFile actually can't throw.Chris Lattner2006-07-28
* WriteBytecodeToFile throws, so this needs EH info.Chris Lattner2006-07-28
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* Add LLVMbzip2 library, now required.Reid Spencer2004-11-25
* Fix PR456:\Reid Spencer2004-11-18
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* 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
* Added LLVM copyrights to Makefiles.John Criswell2003-10-20
* Initial checkin of ModuleMaker projectChris Lattner2003-08-21