[PATCH] D24864: [libcxxabi] Refactor pthread usage into a separate API

Vitaly Buka via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 14 16:43:32 PDT 2016


vitalybuka added a comment.

So there is:

- Looking for __cxa_thread_atexit_impl in c
- Looking for __cxa_thread_atexit_impl in c - not found

and libcxx is configured with -DLIBCXX_ENABLE_THREADS=OFF


https://reviews.llvm.org/D24864





More information about the cfe-commits mailing list