[llvm-objdump] - Remove one overload of reportError. NFCI.
[llvm-complete.git] / test / MC / Mips / mt / abiflag.s
blob2d03c5d1106cfc1f20ef3ea36eabbe71df4c64e8
1 # RUN: llvm-mc < %s -arch=mips -mcpu=mips32r2 -mattr=+mt -filetype=obj -o - \
2 # RUN: | llvm-readobj --mips-abi-flags | FileCheck %s
4 # Test that the usage of the MT ASE is recorded in .MIPS.abiflags
6 # CHECK: ASEs
7 # CHECK-NEXT: MT (0x40)
9 .text
10 nop