1. f3baad3 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 19 years ago
  2. afd54eb Replacing std::iostreams with llvm iostreams. Some of these changes involve by Bill Wendling · 19 years ago
  3. e0fc4df For PR950: by Reid Spencer · 19 years ago
  4. 5dbafa8 WriteBytecodeToFile actually can't throw. by Chris Lattner · 19 years ago
  5. 5eae951 Catch a potentially thrown exception. by Chris Lattner · 19 years ago
  6. 2f72baf Remove trailing whitespace at the end of lines by Misha Brukman · 20 years ago
  7. 3779fd6 add missing copyright header by Chris Lattner · 21 years ago
  8. 987319d Correct the file header to reflect the new "examples" home for the file. by Reid Spencer · 21 years ago
  9. 5b81eea Moved small examples from /projects/SmallExamples to /examples. by Reid Spencer · 21 years ago[Renamed from llvm/examples/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp]
  10. b987b7c Moved the "SmallExamples" out of the /projects directory and into a new by Reid Spencer · 21 years ago[Renamed from llvm/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp]
  11. 90b057b Moved these files to "SmallExamples" directory. by Reid Spencer · 21 years ago[Renamed from llvm/projects/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp]
  12. 00fc1c5 Add #include <iostream> since Value.h doesn't include it any more. by Reid Spencer · 21 years ago
  13. 960707c Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  14. 3397792 Initial checkin of ModuleMaker project by Chris Lattner · 22 years ago