1 @ Test the .arch directive for armv2a
3 @ This test case will check the default .ARM.attributes value for the
6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
7 @ RUN: | FileCheck %s -check-prefix CHECK-ASM
8 @ RUN: llvm-mc -triple arm-eabi -filetype obj %s \
9 @ RUN: | llvm-readobj -arm-attributes | FileCheck %s -check-prefix CHECK-ATTR
14 @ CHECK-ASM: .arch armv2a
16 @ CHECK-ATTR: FileAttributes {
17 @ CHECK-ATTR: Attribute {
18 @ CHECK-ATTR: TagName: CPU_name
19 @ CHECK-ATTR: Value: 2A
21 @ CHECK-ATTR: Attribute {
22 @ CHECK-ATTR: TagName: CPU_arch
23 @ CHECK-ATTR: Description: ARM v4
25 @ CHECK-ATTR: Attribute {
26 @ CHECK-ATTR: TagName: ARM_ISA_use
27 @ CHECK-ATTR: Description: Permitted