[PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.

Dan Albert danalbert at google.com
Wed Dec 17 14:58:09 PST 2014


Only build the implementation for __cxa_thread_atexit if libc has
__cxa_thread_atexit_impl.


http://reviews.llvm.org/D6708

Files:
  cmake/config-ix.cmake
  include/cxxabi.h
  src/CMakeLists.txt
  src/cxa_thread_atexit.cpp
  test/cxa_thread_atexit_test.cpp
  test/lit.cfg

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6708.17413.patch
Type: text/x-patch
Size: 4287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141217/3896101f/attachment.bin>


More information about the cfe-commits mailing list