1@ RUN: llvm-mc -triple arm -filetype obj -o - %s | \ 2@ RUN: llvm-readobj -A - | \ 3@ RUN: FileCheck %s 4 5.eabi_attribute Tag_also_compatible_with, "\015\001" 6@ CHECK: Attribute 7@ CHECK: Tag: 65 8@ CHECK: TagName: also_compatible_with 9@ CHECK: Value: \015\001 10@ CHECK: Description: Tag_PCS_config = 1 11