diff options
Diffstat (limited to 'llvm/test/MC/ARM/directive-eabi_attribute-overwrite.s')
-rw-r--r-- | llvm/test/MC/ARM/directive-eabi_attribute-overwrite.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/directive-eabi_attribute-overwrite.s b/llvm/test/MC/ARM/directive-eabi_attribute-overwrite.s index b659cd2c285..194c77e6a75 100644 --- a/llvm/test/MC/ARM/directive-eabi_attribute-overwrite.s +++ b/llvm/test/MC/ARM/directive-eabi_attribute-overwrite.s @@ -1,5 +1,5 @@ @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s \ -@ RUN: | llvm-readobj --arm-attributes | FileCheck %s -check-prefix CHECK-ATTR +@ RUN: | llvm-readobj --arch-specific | FileCheck %s -check-prefix CHECK-ATTR .syntax unified .thumb |