[PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 07:58:44 PDT 2016


>From the source code
https://llvm.org/svn/llvm-project/llvm/trunk/tools/llvm-mc/llvm-mc.cpp, it
looks like it has the -relocation-model flag.

On Wed, Mar 16, 2016 at 7:56 AM, George Rimar <grimar at accesssoftek.com>
wrote:

> grimar added a comment.
>
> In http://reviews.llvm.org/D18190#376390, @ruiu wrote:
>
> > Sorry, I meant llvm-mc.
>
>
> :) Ok. I mean llvm 3.3 llvm-mc was used originally to generate this. And
> my patch changed assembly but still requires llvm 3.3 llvm-mc to generate
> output.
> And that what I used.
> So I think we still need to have .o file here.
>
>
> http://reviews.llvm.org/D18190
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160316/8ee0787f/attachment.html>


More information about the llvm-commits mailing list