[tsan] Build TSan dylibs for iOS-style simulators
authorDevin Coughlin <dcoughlin@apple.com>
Sun, 20 Mar 2016 17:35:45 +0000 (17:35 +0000)
committerDevin Coughlin <dcoughlin@apple.com>
Sun, 20 Mar 2016 17:35:45 +0000 (17:35 +0000)
commit7704720d41eb869a946d910dbc925e7736fafabc
treee7a9547f937f7dde97fe7cab86c3a530cbdf6e91
parent62c04dedb9ac7c853a3493a8c59f09fff4e72bf9
[tsan] Build TSan dylibs for iOS-style simulators

Update the compiler-rt cmake to build TSan dylibs for iOS-style simulators when the
corresponding COMPILER_RT_ENABLE_FOO_OS setting is enabled.

Differential Revision: http://reviews.llvm.org/D18277

Part of rdar://problem/24048382

llvm-svn: 263910
compiler-rt/cmake/config-ix.cmake