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
On OpenBSD, x86_64 is spelled as amd64, and Swift already uses amd64 for
the module path on this platform. We save the target architecture name as
`target_arch` elsewhere in the lit config file, so on this platform, we
need to use this for the module path.
0 commit comments