1# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s 2 3# This *MUST* match the output of 'gcc -c' compiled with the same triple. 4# CHECK: Flags [ (0x54001004) 5 6 .set mips16 7f: 8 nop 9