commit | efa37d1c95f5500535e12c5f72f4ac9a90687605 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Thu Dec 18 00:03:57 2014 +0000 |
committer | Dan Albert <danalbert@google.com> | Thu Dec 18 00:03:57 2014 +0000 |
tree | 946e44e30e6422ceaf6b71ee524c2be75f686268 | |
parent | b14b13afcfc61c8220aaebeda06711dca5cce649 [diff] |
[libcxxabi] Add __cxa_thread_atexit for TLS support on Linux. Summary: Fixes PR21738. The implementation for this is handled by __cxa_thread_atexit_impl, which is supplied by libc. More information: https://sourceware.org/glibc/wiki/Destructor%20support%20for%20thread_local%20variables Reviewers: mclow.lists, EricWF, jroelofs Reviewed By: jroelofs Subscribers: majnemer, cfe-commits Differential Revision: http://reviews.llvm.org/D6708 git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@224477 91177308-0d34-0410-b5e6-96231b3b80d8