diff options
author | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-03 14:13:59 +0000 |
---|---|---|
committer | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-03 14:13:59 +0000 |
commit | c9249498ce2b1787c962202b77f98ec86b99b5b5 (patch) | |
tree | 7311334cdbb8a9b1314f3600e924cf44b704ed90 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 115f0f365d6bf31c7312bc184e120fcf42e3a843 (diff) | |
download | bcm5719-llvm-c9249498ce2b1787c962202b77f98ec86b99b5b5.tar.gz bcm5719-llvm-c9249498ce2b1787c962202b77f98ec86b99b5b5.zip |
[tsan] CMake support for TSan on OS X
Hi, this patch adds a CMake flag called `COMPILER_RT_ENABLE_TSAN_OSX`, which is off by default. If enabled, the build system will be building the OS X version of the TSan runtime library (called `libclang_rt.tsan_osx_dynamic.dylib`). I'll submit patches that fix OS X build errors shortly.
This is part of an effort to port TSan to OS X, and it's one the very first steps. Don't expect TSan on OS X to actually work or pass tests at this point.
llvm-svn: 251915
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions