11 lines · plain
1# RUN: llvm-mc -triple=mips-unknown-linux -filetype=obj %s -o - | \2# RUN: llvm-readobj -A - | \3# RUN: FileCheck --check-prefix=ASE-MICROMIPS %s4 5 .set micromips6 .ent _Z3foov7_Z3foov:8 addiu $sp, $sp, -89 10# ASE-MICROMIPS: microMIPS (0x800)11