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
Use LinuxMain on all platforms except Darwin (#2734)
* Guard planLinuxMain only on Darwin platforms
LinuxMain is also used to run tests on WebAssembly/WASI (and potentially on Android, Windows etc)
* Append from linuxMainMap w/ all non-Darwin triples
0 commit comments