[PATCH] D27609: Fix R_AARCH64_MOVW_UABS_G3 relocation

Yichao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 14:47:18 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289880: Fix R_AARCH64_MOVW_UABS_G3 relocation (authored by yuyichao).

Changed prior to commit:
  https://reviews.llvm.org/D27609?vs=81522&id=81664#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27609

Files:
  llvm/trunk/include/llvm/Object/ELFObjectFile.h
  llvm/trunk/include/llvm/Object/RelocVisitor.h
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  llvm/trunk/test/ExecutionEngine/RuntimeDyld/AArch64/ELF_ARM64_BE-relocations.s
  llvm/trunk/test/ExecutionEngine/RuntimeDyld/AArch64/ELF_ARM64_relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27609.81664.patch
Type: text/x-patch
Size: 11455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/be6fdac5/attachment.bin>


More information about the llvm-commits mailing list