[PATCH] Remove support for enabling / disabling multi-threading at runtime.

Chandler Carruth chandlerc at gmail.com
Mon Jun 16 02:23:25 PDT 2014


I'm still really not happy with the approach for the global lock. This is
completely different from the approach you and I discussed, on a separate
patch with a separate review thread. Please *do not* fork reviews in this
way. Please revert this and resume the code review on the original thread.
=/ I'm sorry if you're frustrated by the time it is taking to get this in,
but when one person has expressed specific concerns, I think it is a
mistake to move forward without sync-ing back up with them.


On Mon, Jun 16, 2014 at 9:24 AM, Zachary Turner <zturner at google.com> wrote:

> Closed by commit rL210600 (authored by @zturner).
>
> http://reviews.llvm.org/D4076
>
> Files:
>   llvm/trunk/include/llvm-c/Core.h
>   llvm/trunk/include/llvm/Support/ManagedStatic.h
>   llvm/trunk/include/llvm/Support/Threading.h
>   llvm/trunk/lib/IR/Core.cpp
>   llvm/trunk/lib/Support/ErrorHandling.cpp
>   llvm/trunk/lib/Support/ManagedStatic.cpp
>   llvm/trunk/lib/Support/Threading.cpp
>   llvm/trunk/lib/Support/Timer.cpp
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140616/1687c61c/attachment.html>


More information about the llvm-commits mailing list