Be lenient on types so that programs that are not very typesafe will work
authorChris Lattner <sabre@nondot.org>
Sat, 3 Nov 2001 10:15:32 +0000 (10:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 3 Nov 2001 10:15:32 +0000 (10:15 +0000)
commit0f279b245dc5f84a6b7c89900fd0d48e324452e7
treef5bc76b6fd8c8d25d3c8651bed9999a7ab6c14ea
parent055c963f5888bd7dc6241f84791abf2146df06d6
Be lenient on types so that programs that are not very typesafe will work

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