[PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 16 07:31:52 PDT 2016
grimar added a comment.
In http://reviews.llvm.org/D18190#376380, @ruiu wrote:
> Users may care, but it is hypothesis, so let's not take care of that for now. We may want to de-dup warnings in future.
It is not warning, that is an error..
http://reviews.llvm.org/D18190
More information about the llvm-commits
mailing list