llvm-6502/include/llvm/ExecutionEngine
Chris Lattner 34c9433004 add a new ExecutionEngine::createJIT which can be used if you only want
to create a JIT.  This lets you specify JIT-specific configuration items
like the JITMemoryManager to use.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44647 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-06 01:34:04 +00:00
..
ExecutionEngine.h add a new ExecutionEngine::createJIT which can be used if you only want 2007-12-06 01:34:04 +00:00
GenericValue.h
Interpreter.h
JIT.h
JITMemoryManager.h