[PATCH] D15043: [ELF/AArch64] Add support for the R_AARCH64_COPY relocation.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 09:07:55 PST 2015


ikudrin updated the summary for this revision.
ikudrin updated this revision to Diff 41522.
ikudrin added a comment.

- Removed R_AARCH64_PREL{16,32,64} relocations from the list of sources for COPY relocation.
- Sorted relocation codes.


http://reviews.llvm.org/D15043

Files:
  ELF/Target.cpp
  test/ELF/Inputs/relocation-copy.s
  test/ELF/aarch64-copy.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15043.41522.patch
Type: text/x-patch
Size: 5156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151201/e66a2280/attachment.bin>


More information about the llvm-commits mailing list