llvm-6502/lib/ExecutionEngine/JIT
2008-11-13 21:50:50 +00:00
..
CMakeLists.txt
Intercept.cpp
JIT.cpp
JIT.h
JITDwarfEmitter.cpp
JITDwarfEmitter.h
JITEmitter.cpp Always emit a function pointer as a pointer to the function stub (if there is one). This makes it possible to compare function pointer values in lazy compilation mode. This fixes PR3043. 2008-11-13 21:50:50 +00:00
JITMemoryManager.cpp
Makefile
TargetSelect.cpp