llvm-6502/lib/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
..
Interpreter simplify creation of the interpreter, make ExecutionEngine ctor protected, 2007-12-06 01:08:09 +00:00
JIT add a new ExecutionEngine::createJIT which can be used if you only want 2007-12-06 01:34:04 +00:00
ExecutionEngine.cpp simplify creation of the interpreter, make ExecutionEngine ctor protected, 2007-12-06 01:08:09 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00