summaryrefslogtreecommitdiffstats
path: root/llvm/examples/ModuleMaker/ModuleMaker.cpp
Commit message (Expand)AuthorAgeFilesLines
* API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legac...Gabor Greif2008-05-161-1/+1
* API changes for class Use size reduction, wave 1.Gabor Greif2008-04-061-3/+3
* remove attributions from examples.Chris Lattner2007-12-291-2/+2
* Here is the bulk of the sanitizing.Gabor Greif2007-07-051-2/+2
* switch this to bitcode instead of bytecodeChris Lattner2007-05-061-3/+3
* For PR950:Reid Spencer2006-12-311-3/+3
* Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling2006-12-071-1/+1
* Replacing std::iostreams with llvm iostreams. Some of these changes involveBill Wendling2006-11-291-3/+2
* 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
* Moved small examples from /projects/SmallExamples to /examples.Reid Spencer2004-08-231-0/+55
OpenPOWER on IntegriCloud