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.
run-pass/intrinsic-alignment.rsandrun-pass/rec-align-u64.rsdon'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.