llvm-6502/lib/ExecutionEngine
Lang Hames e8cfb5988f [MCJIT] Add a 'decodeAddend' method to RuntimeDyldMachO and teach
getBasicRelocationEntry to use this rather than 'memcpy' to get the
relocation addend. Targets with non-trivial addend encodings (E.g. AArch64) can
override decodeAddend to handle immediates with interesting encodings.

No functional change.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213435 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-19 00:19:17 +00:00
..
IntelJITEvents
Interpreter
JIT Drop the udis86 wrapper from llvm::sys 2014-07-17 20:05:29 +00:00
MCJIT
OProfileJIT
RuntimeDyld [MCJIT] Add a 'decodeAddend' method to RuntimeDyldMachO and teach 2014-07-19 00:19:17 +00:00
CMakeLists.txt
EventListenerCommon.h
ExecutionEngine.cpp
ExecutionEngineBindings.cpp
LLVMBuild.txt
Makefile
RTDyldMemoryManager.cpp
TargetSelect.cpp