diff options
author | Yi Kong <yikong@google.com> | 2018-09-20 01:02:13 +0000 |
---|---|---|
committer | Yi Kong <yikong@google.com> | 2018-09-20 01:02:13 +0000 |
commit | 0c4cf6436a982c687efb588e3109daa6064a2fa2 (patch) | |
tree | 25e8905b0906468d036df5728277f9a491a0ed1c /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 7ba1ab71ecf48538021af43530c45365297580be (diff) | |
download | llvm-0c4cf6436a982c687efb588e3109daa6064a2fa2.zip llvm-0c4cf6436a982c687efb588e3109daa6064a2fa2.tar.gz llvm-0c4cf6436a982c687efb588e3109daa6064a2fa2.tar.bz2 |
[builtins] Add __emutls_unregister_key function
This is called by Bionic on dlclose to delete the emutls pthread key.
The return value of pthread_key_delete is unchecked and behaviour of
multiple calls to the method is dependent on the implementation of
pthread_key_delete.
Differential Revision: https://reviews.llvm.org/D52251
llvm-svn: 342608
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions