Fail less mysteriously; inform the user that their LLVM was not built with
authorNick Lewycky <nicholas@mxc.ca>
Tue, 17 Nov 2009 07:52:09 +0000 (07:52 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 17 Nov 2009 07:52:09 +0000 (07:52 +0000)
commit0e49fe814065ce382c34f4ba884be4a51f9c6e4c
tree12725a5523466f8e95a8bfc50fecf63ce02fe277
parentff1b61f2d3b6bb91d374698a3a97167ec54e1712
Fail less mysteriously; inform the user that their LLVM was not built with
libffi support and that the interpreter can't call external functions without
it. Patch by Timo Juhani Lindfors! Fixes PR5466.

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