Home | History | Annotate | Download | only in Mips
      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 [ (0x50001005)
      5 
      6 .set noreorder
      7