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
build.ps1: hoist Build-CompilerRuntimes out of Build-SDK
This builds the compiler runtime (builtins) and the sanitizers. These
are part of the toolchain distribution rather than the SDK. Shuffle the
build around to further thin out `Build-SDK`.
0 commit comments