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

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 08:32:14 PST 2015


ikudrin updated this revision to Diff 41632.
ikudrin added a comment.

- Add check for the type of the output because COPY relocations shouldn't be created for shared objects.


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.41632.patch
Type: text/x-patch
Size: 5202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151202/c00ce6f5/attachment.bin>


More information about the llvm-commits mailing list