1@ RUN: llvm-mc -triple arm -filetype obj -o - %s | \ 2@ RUN: llvm-readobj -A - 2>&1 | \ 3@ RUN: FileCheck %s --check-prefix=CHECK-WARNING 4 5.eabi_attribute Tag_also_compatible_with, "\006\143" 6@ CHECK-WARNING: 99 is not a valid Tag_CPU_arch value 7