llvm-6502/lib/ExecutionEngine
Misha Brukman 05701573aa Don't release the Module, as that invalidates the Module* within the
ModuleProvider, which has bad consequences in lli::callAsMain() which tries to
access that same Module*.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9205 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-17 18:31:59 +00:00
..
Interpreter Order #includes as per the style guide. 2003-10-14 21:42:11 +00:00
JIT Tidy up doxygen comment for getPointerToFunction(). 2003-10-17 18:27:12 +00:00
ExecutionEngine.cpp Don't release the Module, as that invalidates the Module* within the 2003-10-17 18:31:59 +00:00
Makefile Remove a bunch of unneeded stuph 2003-09-08 18:19:58 +00:00