[PATCH] D57371: ELF: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an IRELATIVE where possible.

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 17:44:52 PST 2019


emaste added a comment.

In D57371#1390001 <https://reviews.llvm.org/D57371#1390001>, @ruiu wrote:

> Ed,
>
> Did `-z ifunc-noplt` work well for FreeBSD kernel? If it works well, maybe we should merge it to the mainline lld tree?


Yes it works well for us - the plan was for @markj to rebase and upstream it but it got preempted by other work; we'll bump the priority in light of this patch. Mark do you think we could test with this patch + `-z ifunc-noplt` in the near future?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57371/new/

https://reviews.llvm.org/D57371





More information about the llvm-commits mailing list