Deal with error handling better.
authorReid Spencer <rspencer@reidspencer.com>
Sat, 3 Mar 2007 18:19:18 +0000 (18:19 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 3 Mar 2007 18:19:18 +0000 (18:19 +0000)
commitd4c0e62413ac4c81467ce59025c81210ea431752
tree4206b3ff623a0e5dc9a4bf3b47540281beb70b0f
parentc923435a5953993c046b6259a8c4c0589e00b69f
Deal with error handling better.

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