llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner c52663c4ed This code is a real mess, but at least get the JIT *building* on platforms
(such as plan 9) without mmap.  Of course it won't RUN... but that's another
step.  :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13839 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-27 18:03:56 +00:00
..
Intercept.cpp
JIT.cpp
JIT.h
JITEmitter.cpp This code is a real mess, but at least get the JIT *building* on platforms 2004-05-27 18:03:56 +00:00
Makefile
TargetSelect.cpp