[llvm-dev] JITted code and thread-local storage

Keno Fischer via llvm-dev llvm-dev at lists.llvm.org
Wed Aug 17 21:25:33 PDT 2016


I had tried this in https://reviews.llvm.org/D8815, but we've since
switched to a home grown TLS implementation, so I currently don't have a
need for this.

On Thu, Aug 18, 2016 at 12:17 AM, Alex Denisov via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> /cc Lang Hames
>
> > On 17 Aug 2016, at 19:27, Antoine Pitrou via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
> >
> >
> > Hello,
> >
> > Am I right in thinking that MCJIT doesn't support thread-local
> > variables (at least not on Linux x86-64)?
> >
> > Is there any plan or pending PR to support it (either in MCJIT or in
> > ORC)?
> >
> > Thank you,
> >
> > Regards
> >
> > Antoine.
> >
> > _______________________________________________
> > LLVM Developers mailing list
> > llvm-dev at lists.llvm.org
> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160818/1956cf65/attachment.html>


More information about the llvm-dev mailing list