llvm-6502/lib/ExecutionEngine
Chris Lattner 3f91bb3ce4 make sure to unlock keymgr if the JIT is created and destroyed, all
locks must be matched with unlocks.  Also, use calloc to allocate the
block so that it is properly zero'd.  Thanks to Nick Kledzik for
tracking this down.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69314 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-16 21:47:59 +00:00
..
Interpreter
JIT make sure to unlock keymgr if the JIT is created and destroyed, all 2009-04-16 21:47:59 +00:00
CMakeLists.txt
ExecutionEngine.cpp
ExecutionEngineBindings.cpp
Makefile