Skip to content
Commit 3fda7d81 authored by Lang Hames's avatar Lang Hames
Browse files

[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.

llvm-svn: 213435
parent 1c3d95eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment