llvm-6502/lib/ExecutionEngine
Lang Hames 7fe1972500 [MCJIT] Fix PR20656 by teaching MCJIT to honor ExecutionEngine's global mapping.
This is important for users of the C API who can't supply custom symbol
resolvers yet.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243589 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-29 23:12:33 +00:00
..
IntelJITEvents
Interpreter Fix ffiInvoke() use of DataLayout, broken in 242414 2015-07-16 22:23:09 +00:00
MCJIT [MCJIT] Fix PR20656 by teaching MCJIT to honor ExecutionEngine's global mapping. 2015-07-29 23:12:33 +00:00
OProfileJIT
Orc Remove access to the DataLayout in the TargetMachine 2015-07-24 16:04:22 +00:00
RuntimeDyld [RuntimeDyld] Make LoadedObjectInfo::getLoadedSectionAddress take a SectionRef 2015-07-28 17:52:11 +00:00
CMakeLists.txt
ExecutionEngine.cpp [MCJIT] Fix PR20656 by teaching MCJIT to honor ExecutionEngine's global mapping. 2015-07-29 23:12:33 +00:00
ExecutionEngineBindings.cpp Fix ODR violation. NFC. 2015-07-27 18:27:23 +00:00
GDBRegistrationListener.cpp
LLVMBuild.txt
Makefile
SectionMemoryManager.cpp
TargetSelect.cpp