Print an error message if there is an error materialize the bc file.
authorChris Lattner <sabre@nondot.org>
Sun, 1 Feb 2004 00:32:35 +0000 (00:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 Feb 2004 00:32:35 +0000 (00:32 +0000)
commitda79bd2322b63c2568e760ce5d3842bade9b3ecf
tree2e31bae68519e83b6307c51371de9f58fa064469
parent52220f61bba91ab787d4cc0aee47df4e2ca55c04
Print an error message if there is an error materialize the bc file.

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