Convert __thread_local_data to the singleton pattern and change export files...

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@116501 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Howard Hinnant
2010-10-14 19:24:23 +00:00
parent 5306d68019
commit b742dcdd52
2 changed files with 2 additions and 2 deletions

View File

@@ -2455,4 +2455,4 @@ __ZNSt3__17codecvtIDic11__mbstate_tE2idE
__ZNSt3__18numpunctIcE2idE
__ZNSt3__18numpunctIwE2idE
__ZNSt3__113allocator_argE
__ZNSt3__119__thread_local_dataE
__ZNSt3__119__thread_local_dataEv

View File

@@ -2455,4 +2455,4 @@ __ZNSt3__17codecvtIDic11__mbstate_tE2idE
__ZNSt3__18numpunctIcE2idE
__ZNSt3__18numpunctIwE2idE
__ZNSt3__113allocator_argE
__ZNSt3__119__thread_local_dataE
__ZNSt3__119__thread_local_dataEv