summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorMaxim Ostapenko <m.ostapenko@partner.samsung.com>2016-04-20 10:22:37 +0000
committerMaxim Ostapenko <m.ostapenko@partner.samsung.com>2016-04-20 10:22:37 +0000
commit71630b9ea7ce151305e89f305dc02613bc5b0023 (patch)
tree27b066416070de832c53897cb45e93149726a4b6 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
parent1a8b8210995d3af2437745e42eec6eab7e501766 (diff)
downloadbcm5719-llvm-71630b9ea7ce151305e89f305dc02613bc5b0023.tar.gz
bcm5719-llvm-71630b9ea7ce151305e89f305dc02613bc5b0023.zip
[sanitizer] Fix 'dyld: Symbol not found: _dyldVersionNumber' link error on old Darwin systems.
This patch fixes https://github.com/google/sanitizers/issues/669. On older Darwin systems (in particular, Darwin 10), dyld doesn't export '_dyldVersionNumber' symbol so we would have 'undefined reference' error in sanitzer library. Although sanitizers support was added to LLVM on OS X 10.7+ where '_dyldVersionNumber' symbol is already exported, GCC users still may want use them on older systems. Differential Revision: http://reviews.llvm.org/D19218 llvm-svn: 266868
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud