llvm-project/llvm/lib/ExecutionEngine
Nick Lewycky 7efd07fd9d 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.

llvm-svn: 89062
2009-11-17 07:52:09 +00:00
..
Interpreter Fail less mysteriously; inform the user that their LLVM was not built with 2009-11-17 07:52:09 +00:00
JIT Make X86-64 in the Large model always emit 64-bit calls. 2009-11-16 22:41:33 +00:00
CMakeLists.txt Eliminate object-relinking support from CMake. Fixes PR 4429 and 2009-06-23 17:57:35 +00:00
ExecutionEngine.cpp Remove dlsym stubs, with Nate Begeman's permission. 2009-11-09 22:34:19 +00:00
ExecutionEngineBindings.cpp Add EngineBuilder to ExecutionEngine in favor of the five optional argument EE::create(). 2009-07-18 00:42:18 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00