[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 08:04:39 PDT 2016


Why do you have to use 3.3?

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

> grimar added a comment.
>
> In http://reviews.llvm.org/D18190#376414, @ruiu wrote:
>
> > 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.
>
>
> I am not sure what you mean here. That test was created because it used
> something that llvm **3.3** llvm-mc generated. We still need to use **3.3**
> then here, doesn't we ? No matter what command line it has.
>
>
> http://reviews.llvm.org/D18190
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160316/9c7c50a1/attachment.html>


More information about the llvm-commits mailing list