summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/eh-directive-save.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ARM/eh-directive-save.s')
-rw-r--r--llvm/test/MC/ARM/eh-directive-save.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/eh-directive-save.s b/llvm/test/MC/ARM/eh-directive-save.s
index 652a7bb56c5..539d73d57a2 100644
--- a/llvm/test/MC/ARM/eh-directive-save.s
+++ b/llvm/test/MC/ARM/eh-directive-save.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 the .save directive
OpenPOWER on IntegriCloud