diff options
author | Julian Lettner <julian.lettner@apple.com> | 2019-11-06 16:41:40 -0800 |
---|---|---|
committer | Julian Lettner <julian.lettner@apple.com> | 2019-11-18 09:41:19 -0800 |
commit | 4d4066a52013768118f736bc6582c2c43c780507 (patch) | |
tree | 78766cfe89d009728652f6dee264c03475275be8 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | b87fc09dceeff9cb838884961d817c0ab0257176 (diff) | |
download | bcm5719-llvm-4d4066a52013768118f736bc6582c2c43c780507.tar.gz bcm5719-llvm-4d4066a52013768118f736bc6582c2c43c780507.zip |
Bump sanitizer iOS deployment target to 9.0
Bump default value for `-miphoneos-version-min=x` to 9.0 (from 8.0).
TSan tests that use thread local storage `__thread` (e.g., tls_race.cpp)
are failing to link for the iOS simulator (arch=x86_64 and
-miphoneos-version-min=8.0) on internal/master (will be submitted to
Glacier train):
```
ld: targeted OS version does not support use of thread local variables in _main for architecture x86_64
```
iOS 9.0 was released 2015.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions