You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Static SDK for Linux] Turn off the CTX_PROFILE option in compiler-rt. (#424)
We've got the sanitizers disabled, so the CTX_PROFILE option won't work
either. It'd be nice if the compiler-rt CMake script knew that, but
it doesn't.
rdar://137610887
0 commit comments