[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
Fri Nov 9 07:22:41 PST 2018
grimar created this revision.
grimar added reviewers: ruiu, psmith.
Herald added subscribers: kristof.beyls, arichardson, javed.absar, emaste.
Herald added a reviewer: espindola.
This is the same issue as was fixed in https://reviews.llvm.org/D54145,
but for AArch64.
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.173328.patch
Type: text/x-patch
Size: 4406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/31e1459c/attachment.bin>
More information about the llvm-commits
mailing list