Simplify code a bit, print error message always instead of asserting.
authorChris Lattner <sabre@nondot.org>
Sun, 15 Aug 2004 23:29:50 +0000 (23:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Aug 2004 23:29:50 +0000 (23:29 +0000)
commitb47130c580385a5a2c922c480a85438b2bb80293
treef8e12bdbf74bc73e9c13620ddc709ef2171e21a2
parente8bf58c17085f6110d7f757d2417d7a96e9d329f
Simplify code a bit, print error message always instead of asserting.

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