diff options
author | Tim Northover <t.p.northover@gmail.com> | 2013-05-19 15:39:03 +0000 |
---|---|---|
committer | Tim Northover <t.p.northover@gmail.com> | 2013-05-19 15:39:03 +0000 |
commit | 675b9e9f3d567bdf1a31ce9d9ce2451ae09dc9fa (patch) | |
tree | f7e179ce80f865fb46dd3dc04b448b2af340c0a5 /test/CodeGen/SPARC | |
parent | 820b147493d6d534f9482f1e7d4ff5af99d095b4 (diff) | |
download | external_llvm-675b9e9f3d567bdf1a31ce9d9ce2451ae09dc9fa.zip external_llvm-675b9e9f3d567bdf1a31ce9d9ce2451ae09dc9fa.tar.gz external_llvm-675b9e9f3d567bdf1a31ce9d9ce2451ae09dc9fa.tar.bz2 |
AArch64: make RuntimeDyld relocations idempotent
AArch64 ELF uses .rela relocations so there's no need to actually make
use of the bits we're setting in the destination However, we should
make sure all bits are cleared properly since multiple runs of
resolveRelocations are possible and these could combine to produce
invalid results if stale versions remain in the code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182214 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SPARC')
0 files changed, 0 insertions, 0 deletions