<div dir="rtl"><div dir="ltr">That worked well, thanks!</div><div dir="ltr"><br></div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div dir="ltr">2015-08-31 3:11 GMT+03:00 Peter Collingbourne <span dir="ltr"><<a href="mailto:peter@pcc.me.uk" target="_blank">peter@pcc.me.uk</a>></span>:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Aug 30, 2015 at 04:15:03PM -0700, Peter Collingbourne wrote:<br>
> Hi Yaron,<br>
><br>
> Thanks for pointing that out.<br>
><br>
> A much more minimal way to support LLVM_ENABLE_THREADS=0 would be to add<br>
> some magic in llvm/Support/thread.h that declares llvm::thread as either<br>
> a typedef of std::thread or a replacement that runs on the main thread<br>
> depending on the value of LLVM_ENABLE_THREADS. This should be easy to do;<br>
> I'll start working on that.<br>
<br>
</span>r246402.<br>
<br>
Thanks,<br>
<span class="HOEnZb"><font color="#888888">--<br>
Peter<br>
</font></span></blockquote></div><br></div>