[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:23:42 PST 2018


grimar added a comment.

With that, the test case from the https://reviews.llvm.org/D54145 description starts to work correctly.


https://reviews.llvm.org/D54314





More information about the llvm-commits mailing list