[PATCH] Remove support for runtime multithreading

Chandler Carruth chandlerc at google.com
Fri Jun 13 12:09:14 PDT 2014


On Fri, Jun 13, 2014 at 8:03 PM, Zachary Turner <zturner at google.com> wrote:

> Fair enough.  Although if I'm going to do it that way, the error handling
> functions have to be made thread-safe first, and then the removal of
> llvm_start / stop multithreading changes have to go in second.  Which is
> fine, so I'll do that.
>

yea, that's how I would go about it, and split the different thread safety
changes apart where you can.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140613/9054b3ff/attachment.html>


More information about the llvm-commits mailing list