diff options
author | Lang Hames <lhames@gmail.com> | 2014-09-07 04:03:32 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2014-09-07 04:03:32 +0000 |
commit | ca279c229ac951227b580026dc4afea29625030a (patch) | |
tree | 53bf1c67b5e70eb80de8f3edcd5358bfb567f9c2 /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | 1a6602569cb773c6cacd3e2d446f4ea06a7cd77b (diff) | |
download | llvm-ca279c229ac951227b580026dc4afea29625030a.zip llvm-ca279c229ac951227b580026dc4afea29625030a.tar.gz llvm-ca279c229ac951227b580026dc4afea29625030a.tar.bz2 |
[MCJIT] Rewrite RuntimeDyldMachO and its derived classes to use the 'Offset'
field of RelocationValueRef, rather than the 'Addend' field.
This is consistent with RuntimeDyldELF's use of RelocationValueRef, and more
consistent with the semantics of the data being stored (the offset from the
start of a section or symbol).
llvm-svn: 217328
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions