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 e2c50997275..b659cd2c285 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 --arm-attributes | FileCheck %s -check-prefix CHECK-ATTR .syntax unified .thumb |