forked from OSchip/llvm-project
Convert __thread_local_data to the singleton pattern and change export files...
llvm-svn: 116501
This commit is contained in:
parent
10e4a48a26
commit
3daef8dce2
|
@ -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
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue