Print an error message if we can't materialize the bytecode file
authorChris Lattner <sabre@nondot.org>
Sun, 1 Feb 2004 01:07:25 +0000 (01:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 Feb 2004 01:07:25 +0000 (01:07 +0000)
commit338733fdd2ba0d00ad2ace03836f3e0cbb3f8922
treed16a682c87e5de85ca74fffc0c71c18a01742db2
parent369b123bc707377e1da9dcba3b28bf08d8be99cc
Print an error message if we can't materialize the bytecode file

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11043 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/ExecutionEngine.cpp