WriteBytecodeToFile actually can't throw.
authorChris Lattner <sabre@nondot.org>
Fri, 28 Jul 2006 22:08:23 +0000 (22:08 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Jul 2006 22:08:23 +0000 (22:08 +0000)
commit4645cdca8af4d60623205a642b3e727e91f5570a
tree6632fc62d2bef2906a30370945d29a934d06a313
parentc847f7caecd6bf219b219ca45e52fd1f15277805
WriteBytecodeToFile actually can't throw.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29397 91177308-0d34-0410-b5e6-96231b3b80d8
examples/ModuleMaker/Makefile
examples/ModuleMaker/ModuleMaker.cpp