llvm-6502/lib/ExecutionEngine/JIT
Misha Brukman 005e5e9a48 Enabling incremental bytecode loading in the JIT:
* The VM is now constructed with a ModuleProvider


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9125 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-14 21:37:41 +00:00
..
Intercept.cpp
JIT.cpp Enabling incremental bytecode loading in the JIT: 2003-10-14 21:37:41 +00:00
JIT.h Enabling incremental bytecode loading in the JIT: 2003-10-14 21:37:41 +00:00
JITEmitter.cpp
Makefile
VM.cpp Enabling incremental bytecode loading in the JIT: 2003-10-14 21:37:41 +00:00
VM.h Enabling incremental bytecode loading in the JIT: 2003-10-14 21:37:41 +00:00