diff options
author | Lang Hames <lhames@gmail.com> | 2014-07-19 00:19:17 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2014-07-19 00:19:17 +0000 |
commit | 3fda7d81c7bfe5bc61a9009156cbec2fed66aedc (patch) | |
tree | fedf34fd4dce8529457875975d65e33e7facfc75 /llvm/lib/Support/FileOutputBuffer.cpp | |
parent | 1c3d95ebc5fec3ab73fbd300a4321e3213441d52 (diff) | |
download | llvm-3fda7d81c7bfe5bc61a9009156cbec2fed66aedc.zip llvm-3fda7d81c7bfe5bc61a9009156cbec2fed66aedc.tar.gz llvm-3fda7d81c7bfe5bc61a9009156cbec2fed66aedc.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions