This proposed patch updates the compiler-rt cmake to build TSan dylibs for iOS-style simulators when the corresponding COMPILER_RT_ENABLE_FOO_OS setting is enabled.
Details
Details
Diff Detail
Diff Detail
Event Timeline
cmake/config-ix.cmake | ||
---|---|---|
400 | Unrelated to this patch, but shouldn't this be if(DARWIN_${platform}sim_ARCHS)? |
Unrelated to this patch, but shouldn't this be if(DARWIN_${platform}sim_ARCHS)?