diff options
author | Manman Ren <manman.ren@gmail.com> | 2016-03-18 23:35:21 +0000 |
---|---|---|
committer | Manman Ren <manman.ren@gmail.com> | 2016-03-18 23:35:21 +0000 |
commit | 5e5d046a4f677a5099d01666f1411f1c0df2a036 (patch) | |
tree | 75394b17f4cb7c7849ba90aad92fd6ab289a1515 /lldb/packages/Python/lldbsuite/test/help | |
parent | c3fa1eded258aa38a30911af6602892846efd6d1 (diff) | |
download | bcm5719-llvm-5e5d046a4f677a5099d01666f1411f1c0df2a036.tar.gz bcm5719-llvm-5e5d046a4f677a5099d01666f1411f1c0df2a036.zip |
[TLS on Darwin] use CXX_FAST_TLS calling convention for tls_init.
This makes sure we don't generate a lot of code to spill/reload
CSRs when calling tls_init from the access functions.
This helps performance when tls_init is not inlined into the access
functions.
llvm-svn: 263854
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/help')
0 files changed, 0 insertions, 0 deletions