llvm-6502/lib/ExecutionEngine/JIT
Reid Spencer 52b0ba6873 Convert the Emitter to use the lib/System "Memory" interface instead of the
old SystemUtils.h interface to allocate RWX blocks of memory.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16286 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-11 04:31:03 +00:00
..
Intercept.cpp
JIT.cpp
JIT.h
JITEmitter.cpp Convert the Emitter to use the lib/System "Memory" interface instead of the 2004-09-11 04:31:03 +00:00
Makefile
TargetSelect.cpp