LLVM and TLS

Jacob Carlborg via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Tue Feb 17 01:17:07 PST 2015


On 2015-02-17 07:47, Martin Nowak wrote:

> Is there more information available abput OSX' TLS support and how this
> is implemented in LDX? What version of OSX is required? I'd very much
> like to use that for DMD/druntime too, so that we can go on with the
> shared library support.

I've created an issue for this, there is some information about the 
implementation in the issue [1].

OS X 10.7 or later is required. But I'm pretty sure we can back port it 
to 10.6 if we really want/need to.

[1] https://issues.dlang.org/show_bug.cgi?id=9476#c2

-- 
/Jacob Carlborg


More information about the digitalmars-d-ldc mailing list