llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 39c07264da Targets now configure themselves based on the source module, not on the
ad-hoc "Config" flags


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8134 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-24 19:50:53 +00:00
..
Intercept.cpp
JIT.cpp Targets now configure themselves based on the source module, not on the 2003-08-24 19:50:53 +00:00
JIT.h The JIT now passes the environment pointer to the main() function when it 2003-08-21 21:12:30 +00:00
JITEmitter.cpp Implement a _REAL_ memory manager for the code generated by the JIT. This 2003-08-14 18:35:27 +00:00
Makefile
VM.cpp
VM.h The JIT now passes the environment pointer to the main() function when it 2003-08-21 21:12:30 +00:00