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
Some of the conditions in lit.cfg assume a simulator always targets
Intel, but this is not true after the introduction of Apple Silicon.
Rely instead on `run_environment`.
Addresses rdar://109040191
(cherry picked from commit 2c91c54)
0 commit comments