diff options
author | Vitaly Buka <vitalybuka@google.com> | 2018-02-05 23:02:09 +0000 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2018-02-05 23:02:09 +0000 |
commit | ca8d2010707044bc9c1fe9e0a5485cb8309f297e (patch) | |
tree | 6d5a41f999ac0200a19056974def58ebce7fed84 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 1c55aefd1ee8dde993d687e8c4cfd19cbdc66b5d (diff) | |
download | bcm5719-llvm-ca8d2010707044bc9c1fe9e0a5485cb8309f297e.tar.gz bcm5719-llvm-ca8d2010707044bc9c1fe9e0a5485cb8309f297e.zip |
[Sanitizers, Darwin] Disable SANITIZER_SUPPORTS_WEAK_HOOKS before Mac OS X 10.9
Summary:
Before Xcode 4.5, undefined weak symbols don't work reliably on Darwin:
https://stackoverflow.com/questions/6009321/weak-symbol-link-on-mac-os-x
Therefore this patch disables their use before Mac OS X 10.9 which is the first version
only supported by Xcode 4.5 and above.
Reviewers: glider, kcc, vitalybuka
Reviewed By: vitalybuka
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D41346
llvm-svn: 324284
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions