[PATCH] D27576: [libcxx] libc++ changes necessary for the externally threaded libcxxabi variant

Asiri Rathnayake via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 8 09:09:27 PST 2016


rmaprath created this revision.
rmaprath added reviewers: EricWF, mclow.lists.
rmaprath added a subscriber: cfe-commits.
Herald added a subscriber: mgorny.

This patch adds support for https://reviews.llvm.org/D27575. A couple of new threading API calls has been introduced (libc++abi requires these).

I've also done a few minor cleanups/renames here.


https://reviews.llvm.org/D27576

Files:
  CMakeLists.txt
  include/__threading_support
  lib/CMakeLists.txt
  test/CMakeLists.txt
  test/libcxx/test/config.py
  test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27576.80765.patch
Type: text/x-patch
Size: 6201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161208/8a75fb64/attachment.bin>


More information about the cfe-commits mailing list