Cross-compile compiler-rt for macOS
Right now we only build clang for macOS cross-compilation but that's not enough anymore. We need to cross-compile compiler-rt
as Mozilla does to deal with @available
checks.
Right now we only build clang for macOS cross-compilation but that's not enough anymore. We need to cross-compile compiler-rt
as Mozilla does to deal with @available
checks.