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 llvm-svn: 163765
Loading
Please register or sign in to comment