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
run-pass/intrinsic-alignment.rs and run-pass/rec-align-u64.rs don't run on non-android arm/mips since we haven't filled in a cfg for it. So they just fail with 'no main function'.
Pretty easy to fix: determine the right values for alignment/size and fill in the values.