llvm-6502/include/llvm/ExecutionEngine
Chris Lattner 8907b4ba47 split the JIT memory management code out from the main JIT logic into its
own JITMemoryManager interface.  There is no functionality change with 
this patch.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44640 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-05 23:39:57 +00:00
..
ExecutionEngine.h add a mechanism for the JIT to invoke a function to lazily create functions as they are referenced. 2007-10-22 02:50:12 +00:00
GenericValue.h Implement x86 long double in jit (not really 2007-09-17 18:44:13 +00:00
Interpreter.h
JIT.h split the JIT memory management code out from the main JIT logic into its 2007-12-05 23:39:57 +00:00
JITMemoryManager.h split the JIT memory management code out from the main JIT logic into its 2007-12-05 23:39:57 +00:00