[PATCH] D54314: [ELF] - Fix R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12 handling against IFUNC symbols.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 01:04:43 PST 2018


grimar updated this revision to Diff 173625.
grimar added a comment.

- Added comments for new R_* entries.


https://reviews.llvm.org/D54314

Files:
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  test/ELF/aarch64-gnu-ifunc2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54314.173625.patch
Type: text/x-patch
Size: 4689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/44e5e0b1/attachment.bin>


More information about the llvm-commits mailing list