[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 07:16:44 PDT 2016


>How about "R_X86_64_32 cannot be a dynamic relocation"?
>
>In any case. We can word smith it after commit.
>
>Cheers,
>Rafael

I`ll update the patch with that change, 
because observing 2 new failing tests that going to fix as well.

George.


More information about the llvm-commits mailing list