llvm-6502/include/llvm/ExecutionEngine
Lang Hames d90eb5527c [MCJIT] Remove JITEventListener::NotifyFreeingMachineCode. This method is dead
now that the old JIT has been removed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222494 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-21 01:57:09 +00:00
..
ExecutionEngine.h [MCJIT] Remove a few more references to JITMemoryManager that survived r218316. 2014-09-23 17:10:24 +00:00
GenericValue.h
Interpreter.h
JITEventListener.h [MCJIT] Remove JITEventListener::NotifyFreeingMachineCode. This method is dead 2014-11-21 01:57:09 +00:00
MCJIT.h
ObjectBuffer.h unique_ptrify a bunch of stuff through RuntimeDyld::loadObject 2014-09-03 19:48:09 +00:00
ObjectCache.h Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
ObjectImage.h unique_ptrify a bunch of stuff through RuntimeDyld::loadObject 2014-09-03 19:48:09 +00:00
OProfileWrapper.h
RTDyldMemoryManager.h [MCJIT] Turn the getSymbolAddress free function created in r218626 into a static 2014-10-01 04:11:13 +00:00
RuntimeDyld.h [MCJIT] Const-ify the symbol lookup operations on RuntimeDyld. 2014-09-05 18:00:16 +00:00
RuntimeDyldChecker.h [MCJIT] Add command-line argument to llvm-rtdyld to specify target addresses for 2014-09-04 04:19:54 +00:00
SectionMemoryManager.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00