blob: b4769cba4c2d1f353b371f40e6abf889c665f59e [file] [log] [blame]
# RUN: llvm-mc < %s -arch=mips -mcpu=mips32r2 -mattr=+mt -filetype=obj -o - \
# RUN: | llvm-readobj -mips-abi-flags | FileCheck %s
# Test that the usage of the MT ASE is recorded in .MIPS.abiflags
# CHECK: ASEs
# CHECK-NEXT: MT (0x40)
.text
nop