[PATCH] D27609: Fix R_AARCH64_MOVW_UABS_G3 relocation

Yichao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 06:23:31 PST 2016


yuyichao updated this revision to Diff 81225.
yuyichao added a comment.

Use target endian for data relocation.


https://reviews.llvm.org/D27609

Files:
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  test/ExecutionEngine/RuntimeDyld/AArch64/ELF_ARM64_relocations.s

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


More information about the llvm-commits mailing list