diff options
author | Brad Smith <brad@comstyle.com> | 2023-04-17 19:21:15 -0400 |
---|---|---|
committer | Brad Smith <brad@comstyle.com> | 2023-04-17 19:32:29 -0400 |
commit | b71f2fcd46790dd63dd2688c208139ea26f027d4 (patch) | |
tree | 46e1ac1c395feb811f2cdd102e7074d9994e8c21 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 914d082ff0beec08f8b8ceafcf04fb357b4899c5 (diff) | |
download | llvm-b71f2fcd46790dd63dd2688c208139ea26f027d4.zip llvm-b71f2fcd46790dd63dd2688c208139ea26f027d4.tar.gz llvm-b71f2fcd46790dd63dd2688c208139ea26f027d4.tar.bz2 |
[Android] Use ELF TLS for Android API level 29+
Use ELF TLS by default instead of emulated TLS for Android build targets when
the API level is >= 29.
Android Q features full TLS support. See release notes
(https://developer.android.com/preview/features#elf-tls) and implementation details
(https://android.googlesource.com/platform/bionic/+/master/docs/elf-tls.md#Workaround_Use-Variant-2-on-arm32_arm64).
Reviewed By: rprichard, danalbert
Differential Revision: https://reviews.llvm.org/D147849
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions