llvm-6502/lib/ExecutionEngine/JIT
Anton Korobeynikov 210539ebc4 Provide generic hooks for icache invalidation. Add PPC implementation.
Patch by Gary Benson!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52418 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 17:30:05 +00:00
..
Intercept.cpp Add a new flag that disables symbol lookup with dlsym when set. This allows 2008-06-16 17:44:14 +00:00
JIT.cpp
JIT.h
JITDwarfEmitter.cpp
JITDwarfEmitter.h
JITEmitter.cpp Provide generic hooks for icache invalidation. Add PPC implementation. 2008-06-17 17:30:05 +00:00
JITMemoryManager.cpp
Makefile
TargetSelect.cpp