Home | History | Annotate | Download | only in arm
      1 # name: attributes for -march=armv7
      2 # source: blank.s
      3 # as: -march=armv7
      4 # readelf: -A
      5 # This test is only valid on EABI based ports.
      6 # target: *-*-*eabi* *-*-nacl*
      7 
      8 Attribute Section: aeabi
      9 File Attributes
     10   Tag_CPU_name: "7"
     11   Tag_CPU_arch: v7
     12   Tag_THUMB_ISA_use: Thumb-2
     13