Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / Mips / micromips-ase-function-attribute.ll
blobedb94496b3e92a71c04ca26e658b5e0b34eb3688
1 ; RUN: llc -mtriple=mips-unknown-linux -filetype=obj %s -o - | \
2 ; RUN:   llvm-readobj -A - | \
3 ; RUN:   FileCheck --check-prefix=ASE-MICROMIPS %s
5 define void @_Z3foov() #0 {
6 entry:
7   ret void
9 attributes #0 = { "micromips" }
11 ; ASE-MICROMIPS: microMIPS (0x800)