[PATCH] D27204: [libcxxabi] Introduce an externally threaded libc++abi variant

Asiri Rathnayake via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 29 05:11:17 PST 2016


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

This is more-or-less a mirror image of https://reviews.llvm.org/D21968, repeated for libcxxabi.

I will soon upload a dependent patch for libcxx which makes it possible to run the libcxx test suite with the externally-threaded libcxxabi variant.


https://reviews.llvm.org/D27204

Files:
  CMakeLists.txt
  src/CMakeLists.txt
  src/config.h
  src/threading_support.h
  test/CMakeLists.txt
  test/libcxxabi/test/config.py
  test/lit.cfg
  test/lit.site.cfg.in
  test/support/external_threads.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27204.79544.patch
Type: text/x-patch
Size: 13239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161129/cc2ccdfd/attachment-0001.bin>


More information about the cfe-commits mailing list