[PATCH] D52430: Introduce a flag to warn when IFUNC symbols are used with text relocations.
Ali Tamur via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 25 16:53:19 PDT 2018
tamur marked an inline comment as done.
tamur added a comment.
> The other way to print out that error message is to make it more brief and include a URL to explain the issue, like this:
>
> error: IFUNC symbols and text relocations are not allowed. For more info, see http://lld.llvm.org/ifunc-textrel
I have no opinion whether this would be a good idea, but looking at the web site, there does not seem to be any precedent?
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D52430
More information about the llvm-commits
mailing list