summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-11-03 14:13:59 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-11-03 14:13:59 +0000
commitc9249498ce2b1787c962202b77f98ec86b99b5b5 (patch)
tree7311334cdbb8a9b1314f3600e924cf44b704ed90 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent115f0f365d6bf31c7312bc184e120fcf42e3a843 (diff)
downloadbcm5719-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/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud