[PATCH] Removing the static destructor from ManagedStatic.cpp by controlling the allocation and de-allocaation of the mutex.

Chandler Carruth chandlerc at gmail.com
Tue Sep 23 17:20:02 PDT 2014


Also, I'm again going to ask on llvmdev why we can't just desupport
mingw+win32-threads... Because this is completely ridiculous.

On Tue, Sep 23, 2014 at 5:19 PM, Chandler Carruth <chandlerc at gmail.com>
wrote:

>
> On Tue, Sep 23, 2014 at 5:15 PM, Reid Kleckner <rnk at google.com> wrote:
>
>> I think I have the right bits to test this configuration now. If you send
>> a patch I can fill in the blanks and send it back.
>
>
> It might be easier for you just to write the patch? ;]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140923/e1ddb3a2/attachment.html>


More information about the llvm-commits mailing list