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/Target/PowerPC/PPCISelLowering.cpp | |
parent | 7ba1ab71ecf48538021af43530c45365297580be (diff) | |
download | bcm5719-llvm-0c4cf6436a982c687efb588e3109daa6064a2fa2.tar.gz bcm5719-llvm-0c4cf6436a982c687efb588e3109daa6064a2fa2.zip |
[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/Target/PowerPC/PPCISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions