[PATCH] D15806: [ELF/AARCH64] - Implemented R_AARCH64_IRELATIVE relocation.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 29 05:25:16 PST 2015


grimar created this revision.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar.
Herald added subscribers: rengolin, aemerson.

Implemented in the same way as was already done for x86/x64 targets (http://reviews.llvm.org/D15235).

http://reviews.llvm.org/D15806

Files:
  ELF/Target.cpp
  test/ELF/aarch64-gnu-ifunc-nosym.s
  test/ELF/aarch64-gnu-ifunc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15806.43732.patch
Type: text/x-patch
Size: 6051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151229/663c5825/attachment.bin>


More information about the llvm-commits mailing list