History log of /llvm-project/llvm/examples/ModuleMaker/ModuleMaker.cpp (Results 26 – 31 of 31)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 5dbafa8a 28-Jul-2006 Chris Lattner <sabre@nondot.org>

WriteBytecodeToFile actually can't throw.

llvm-svn: 29397


# 5eae9516 14-May-2006 Chris Lattner <sabre@nondot.org>

Catch a potentially thrown exception.

llvm-svn: 28295


Revision tags: llvmorg-1.6.0, llvmorg-1.5.0
# 2f72bafb 20-Apr-2005 Misha Brukman <brukman+llvm@gmail.com>

Remove trailing whitespace at the end of lines

llvm-svn: 21380


# 3779fd65 15-Mar-2005 Chris Lattner <sabre@nondot.org>

add missing copyright header

llvm-svn: 20614


Revision tags: llvmorg-1.4.0
# 987319d3 11-Sep-2004 Reid Spencer <rspencer@reidspencer.com>

Correct the file header to reflect the new "examples" home for the file.

llvm-svn: 16295


# 5b81eea7 23-Aug-2004 Reid Spencer <rspencer@reidspencer.com>

Moved small examples from /projects/SmallExamples to /examples.
Made the "ModuleMaker" into an example since its just one source file.

llvm-svn: 16003


12