[cfe-commits] [Patch] TLS is not supported on OpenBSD (PR13502)

João Matos ripzonetriton at gmail.com
Wed Aug 1 10:25:13 PDT 2012


TLS on Windows seems to be supported. It was added in r150307.

On Wed, Aug 1, 2012 at 6:15 PM, Hans Wennborg <hans at chromium.org> wrote:

> Ah, yes that makes things simpler. New patch attached.
>
> It would be great if someone could comment on the status of TLS on
> Darwin, NetBSD and Windows, though.
>
> Thanks,
> Hans
>
> On Wed, Aug 1, 2012 at 5:50 PM, Rafael Espíndola
> <rafael.espindola at gmail.com> wrote:
> > The patch itself I think is good, but I don't think you need a driver
> > test. Can't you use %clang_cc1 -verify to test?
> >
> > On 1 August 2012 12:32, Hans Wennborg <hans at chromium.org> wrote:
> >> Hi all,
> >>
> >> The attached patch changes the TargetInfo for OpenBSD to consider TLS
> >> unsupported. (PR13502)
> >>
> >> I'm not sure what the best way to test this is. I've added an attempt,
> >> but would love to get comments here.
> >>
> >> It also makes me wonder if we get this right for other targets. For
> >> instance, what's the status of TLS for  NetBSD? Solaris? And I thought
> >> LLVM did support TLS on Windows?
> >>
> >> Please take a look.
> >>
> >> Thanks,
> >> Hans
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>


-- 
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120801/3165ffec/attachment.html>


More information about the cfe-commits mailing list