aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ModuleMaker/ModuleMaker.cpp
Commit message (Expand)AuthorAgeFilesLines
* For PR950:Reid Spencer2006-10-201-2/+2
* WriteBytecodeToFile actually can't throw.Chris Lattner2006-07-281-6/+1
* Catch a potentially thrown exception.Chris Lattner2006-05-141-1/+6
* Remove trailing whitespace at the end of linesMisha Brukman2005-04-201-11/+11
* add missing copyright headerChris Lattner2005-03-151-0/+7
* Correct the file header to reflect the new "examples" home for the file.Reid Spencer2004-09-111-1/+1
* Add #include <iostream> since Value.h doesn't include it any more.Reid Spencer2004-07-041-0/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+2
* Initial checkin of ModuleMaker projectChris Lattner2003-08-211-0/+52