[PATCH] D54474: [LLD][AArch64] Fix resolution of R_PLT_PAGE RelExpr

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 09:51:06 PST 2018


grimar accepted this revision.
grimar added a comment.
This revision is now accepted and ready to land.

LGTM. We can rename the R_PLT_PAGE_PC/R_PAGE_PC expressions to use an AARCH64 suffix (like 
https://reviews.llvm.org/rLLD346749 did), but that is unrelated to this patch.


https://reviews.llvm.org/D54474





More information about the llvm-commits mailing list