diff options
Diffstat (limited to 'llvm/test/MC/ARM/directive-cpu.s')
-rw-r--r-- | llvm/test/MC/ARM/directive-cpu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/directive-cpu.s b/llvm/test/MC/ARM/directive-cpu.s index d81a03e5e29..8c95d7b3d86 100644 --- a/llvm/test/MC/ARM/directive-cpu.s +++ b/llvm/test/MC/ARM/directive-cpu.s @@ -1,5 +1,5 @@ @ RUN: llvm-mc < %s -triple armv7-unknown-linux-gnueabi -filetype=obj -o - \ -@ RUN: | llvm-readobj -s -sd | FileCheck %s +@ RUN: | llvm-readobj -S --sd | FileCheck %s @ CHECK: Name: .ARM.attribute @ CHECK: SectionData ( |