[PATCH] D61613: [LLD][ELF] Add the -z ifunc-noplt option

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 04:19:07 PDT 2019


ruiu added a comment.

Mark,

Thank you for the explanation. I tend to oppose to add micro-optimizations to the ABI, but I agree that this particular optimization seems reasonable. I can imagine that with this feature you can use ifuncs in the kernel more liberally, which would make more difference in some test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61613





More information about the llvm-commits mailing list