[PATCH] D19415: [libcxx][rfc] Externalized threading support

Asiri Rathnayake via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 26 03:29:49 PDT 2016


rmaprath added a comment.

I forgot to mention that we will need a similar (although much smaller) porting layer for `libcxxabi` and `libunwind`, as those too currently have a pthread dependency.


http://reviews.llvm.org/D19415





More information about the cfe-commits mailing list