Fail less mysteriously; inform the user that their LLVM was not built with
commit928d16d438165dc6459fdde2365d36e64642ed1e
authorNick Lewycky <nicholas@mxc.ca>
Tue, 17 Nov 2009 07:52:09 +0000 (17 07:52 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 17 Nov 2009 07:52:09 +0000 (17 07:52 +0000)
tree12725a5523466f8e95a8bfc50fecf63ce02fe277
parentd06c8c5777c8bda4fac5bebc55324fe5fd7bc6dd
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