llvm-6502/lib/ExecutionEngine
Nick Lewycky 0e49fe8140 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
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