summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorTim Northover <t.p.northover@gmail.com>2013-05-19 15:39:03 +0000
committerTim Northover <t.p.northover@gmail.com>2013-05-19 15:39:03 +0000
commit675b9e9f3d567bdf1a31ce9d9ce2451ae09dc9fa (patch)
treef7e179ce80f865fb46dd3dc04b448b2af340c0a5 /projects
parent820b147493d6d534f9482f1e7d4ff5af99d095b4 (diff)
downloadllvm-675b9e9f3d567bdf1a31ce9d9ce2451ae09dc9fa.tar.gz
llvm-675b9e9f3d567bdf1a31ce9d9ce2451ae09dc9fa.tar.bz2
llvm-675b9e9f3d567bdf1a31ce9d9ce2451ae09dc9fa.tar.xz
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 'projects')
0 files changed, 0 insertions, 0 deletions