llvm-6502/lib/ExecutionEngine
Nicolas Geoffray fd7d99120b Do not hold the JIT lock when materializing a function and verify if the
function has already been codegen'd. This is required by the Java class loading
mechanism which executes Java code when materializing a function.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49988 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-20 08:33:02 +00:00
..
Interpreter fix warnings with assertions disabled. 2008-04-06 21:50:58 +00:00
JIT Do not hold the JIT lock when materializing a function and verify if the 2008-04-20 08:33:02 +00:00
ExecutionEngine.cpp Make ExecutionEngine::updateGlobalMapping return the old mapping. 2008-04-04 04:47:41 +00:00
ExecutionEngineBindings.cpp Fix "Control reaches the end of non-void function" warnings, 2008-03-30 18:22:13 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00