summaryrefslogtreecommitdiff
path: root/examples/ModuleMaker
Commit message (Expand)AuthorAge
* For PR950:Reid Spencer2006-10-20
* 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
* Correct some grammar and describe current reality.Reid Spencer2006-05-29
* Catch a potentially thrown exception.Chris Lattner2006-05-14
* Remove trailing whitespace at the end of linesMisha Brukman2005-04-20
* add missing copyright headerChris Lattner2005-03-15
* 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
* Make the SmallExamples programs compile in their new home.Reid Spencer2004-08-19
* Add #include <iostream> since Value.h doesn't include it any more.Reid Spencer2004-07-04
* Configure script for ModuleMaker.John Criswell2003-11-25
* Auto-confed ModuleMaker.John Criswell2003-11-25
* Auto-conf'ed the ModuleMaker code.John Criswell2003-11-25
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM copyrights to Makefiles.John Criswell2003-10-20
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Initial checkinChris Lattner2003-08-21
* Initial checkin of ModuleMaker projectChris Lattner2003-08-21