libstdc++: [_GLIBCXX_INLINE_VERSION] Add comment on emul TLS symbols
libstdc++-v3/ChangeLog: * config/abi/pre/gnu-versioned-namespace.ver: Add comment on recently added emul TLS symbols.
This commit is contained in:
parent
5ea11700e5
commit
6504b4a498
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ GLIBCXX_8.0 {
|
|||
|
||||
# thread/mutex/condition_variable/future
|
||||
__once_proxy;
|
||||
|
||||
# targets using emutls
|
||||
__emutls_v._ZSt3__811__once_call;
|
||||
__emutls_v._ZSt3__815__once_callable;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue