1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib/ExecutionEngine
Misha Brukman 546d6e6764 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*.

llvm-svn: 9205
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