1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/ExecutionEngine
Chris Lattner a7caf360c9 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.

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