[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
Mon Mar 28 06:42:19 PDT 2016


grimar added a comment.

In http://reviews.llvm.org/D18190#384539, @rafael wrote:

> LGTM with nits.
>
> I think this is OK.
>
> Once we have a better foundation we should spend time trying to get better error messages, but for now this at least makes sure we notice the error.


Thanks for review !


http://reviews.llvm.org/D18190





More information about the llvm-commits mailing list