diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-09-13 01:24:37 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-09-13 01:24:37 +0000 |
commit | 7639f98c5fc903339bf50e574aee999d54340cdf (patch) | |
tree | b733de85a60dcf79eab7631d9a835318b66b337c /lib/ExecutionEngine/TargetSelect.cpp | |
parent | 01e1a97021da37588ebaf94352984cd566729c4e (diff) |
MCJIT: relocation addends encoded in the target aren't quite so easy.
The assumption that the target address for the relocation will always be
sizeof(intptr_t) and will always contain an addend for the relocation
value is very wrong. Default to no addend for now.
rdar://12157052
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163765 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/TargetSelect.cpp')
0 files changed, 0 insertions, 0 deletions