[llvm-commits] CVS: llvm/examples/ModuleMaker/Makefile ModuleMaker.cpp

2007-05-06 Thread Chris Lattner
Changes in directory llvm/examples/ModuleMaker: Makefile updated: 1.12 -> 1.13 ModuleMaker.cpp updated: 1.12 -> 1.13 --- Log message: switch this to bitcode instead of bytecode --- Diffs of the changes: (+4 -4) Makefile|2 +- ModuleMaker.cpp |6 +++--- 2 files changed, 4 in

[llvm-commits] CVS: llvm/examples/ModuleMaker/Makefile ModuleMaker.cpp

2006-07-28 Thread Chris Lattner
Changes in directory llvm/examples/ModuleMaker: Makefile updated: 1.10 -> 1.11 ModuleMaker.cpp updated: 1.7 -> 1.8 --- Log message: WriteBytecodeToFile actually can't throw. --- Diffs of the changes: (+1 -7) Makefile|1 - ModuleMaker.cpp |7 +-- 2 files changed, 1 inser