<br><br><div class="gmail_quote">On Fri, Jan 9, 2009 at 11:21 AM, Walter Bright <span dir="ltr">&lt;<a href="mailto:newshound1@digitalmars.com">newshound1@digitalmars.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Christian Kamm wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
D2 support is still a long way off, we haven&#39;t even begun implementing most<br>
of its specific features.<br>
</blockquote>
<br></div>
Does LLVM support thread local storage? That is shaping up to be critical for D2.<br>
</blockquote></div><br>LLVM does support thread local storage, however, I&#39;m not sure if all backend targets implement it yet. It&#39;s been a long time since I last read about it, so things have probably changed since then!<br>