11 lines · plain
1@ RUN: llvm-mc -triple arm -filetype obj -o - %s | \2@ RUN: llvm-readobj -A - | \3@ RUN: FileCheck %s4 5.eabi_attribute Tag_also_compatible_with, "\005Cortex-A7"6@ CHECK: Attribute7@ CHECK: Tag: 658@ CHECK: TagName: also_compatible_with9@ CHECK: Value: \005Cortex-A710@ CHECK: Description: Tag_CPU_name = Cortex-A711