Handle execution entrypoints with non-integer return types.
authorDan Gohman <gohman@apple.com>
Fri, 18 Jun 2010 02:01:10 +0000 (02:01 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 18 Jun 2010 02:01:10 +0000 (02:01 +0000)
commit963433115a540a4521af8afb9880261dd7742807
treee9e5a865ed25b0e3a577032da4cd205b6e32d3f3
parentc185a12f25dd4129459e899db612444aead247ec
Handle execution entrypoints with non-integer return types.
Fix from Russel Power in PR7284.

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