diff options
author | Florian Hahn <flo@fhahn.com> | 2019-12-26 10:37:08 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2019-12-26 10:39:29 +0100 |
commit | 54c522420347e58aa7bae1892cf5c5672b57c875 (patch) | |
tree | 2afce4d1d0e09020d04baaebeb405991722ac8ef /lldb/packages/Python/lldbsuite/test/darwin_log.py | |
parent | b036f557cee5b8eb87f0bffa7c305df6eda98437 (diff) | |
download | bcm5719-llvm-54c522420347e58aa7bae1892cf5c5672b57c875.tar.gz bcm5719-llvm-54c522420347e58aa7bae1892cf5c5672b57c875.zip |
[compiler-rt] Disable QSORT interception on watchOS and tvOS.
Building the sanitizers for watchOS currently fails with
sanitizer_common_interceptors.inc:9656:8: error: thread-local storage is not supported for the current target
static THREADLOCAL SIZE_T qsort_size;
I've also speculatively disabled QSORT interception for tvOS to unblock
failing builds. I'll ask someone with more sanitizer knowledge to check
after the holidays.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/darwin_log.py')
0 files changed, 0 insertions, 0 deletions