[PATCH] D61298: [LLD] Emit dynamic relocations for references to script symbols in -pie links
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 02:59:04 PDT 2019
peter.smith added a comment.
That looks ok to me, IIRC the main problem in D55423 <https://reviews.llvm.org/D55423> was hitting the cannot refer to absolute symbol error, and this will still avoid that.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61298/new/
https://reviews.llvm.org/D61298
More information about the llvm-commits
mailing list