Simplify code, make it print the constructed module before it is run.
[oota-llvm.git] / examples / ModuleMaker / tools /
2004-07-04 Reid SpencerAdd #include <iostream> since Value.h doesn't include...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyrights to Makefiles.
2003-08-21 Chris LattnerInitial checkin of ModuleMaker project