[PATCH] D52430: Introduce a flag to warn when IFUNC symbols are used with text relocations.

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 15:35:41 PDT 2018


emaste added a comment.

> I am sure IFUNC+DT_TEXTREL does not affect FreeBSD, but OpenBSD can be affected. Many other systems (including musl) may not support IFUNC at all.

Sure, but then this warning is irrelevant to them. I guess I should say "whatever is natural for glibc-using folks".


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52430





More information about the llvm-commits mailing list