diff options
Diffstat (limited to 'llvm/test/MC/ARM/directive-object_arch.s')
-rw-r--r-- | llvm/test/MC/ARM/directive-object_arch.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/directive-object_arch.s b/llvm/test/MC/ARM/directive-object_arch.s index c211a3bb57e..3b099408555 100644 --- a/llvm/test/MC/ARM/directive-object_arch.s +++ b/llvm/test/MC/ARM/directive-object_arch.s @@ -1,5 +1,5 @@ @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s \ -@ RUN: | llvm-readobj -arm-attributes | FileCheck %s +@ RUN: | llvm-readobj --arm-attributes | FileCheck %s .syntax unified |