diff options
Diffstat (limited to 'llvm/test/MC/ARM/directive-eabi_attribute.s')
-rw-r--r-- | llvm/test/MC/ARM/directive-eabi_attribute.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/directive-eabi_attribute.s b/llvm/test/MC/ARM/directive-eabi_attribute.s index c25b0ae152a..445bc215cfb 100644 --- a/llvm/test/MC/ARM/directive-eabi_attribute.s +++ b/llvm/test/MC/ARM/directive-eabi_attribute.s @@ -1,6 +1,6 @@ @ RUN: llvm-mc -triple armv7-elf -filetype asm -o - %s | FileCheck %s @ RUN: llvm-mc < %s -triple armv7-unknown-linux-gnueabi -filetype=obj -o - \ -@ RUN: | llvm-readobj --arm-attributes | FileCheck %s --check-prefix=CHECK-OBJ +@ RUN: | llvm-readobj --arch-specific | FileCheck %s --check-prefix=CHECK-OBJ .syntax unified .thumb |