summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/eh-directive-multiple-offsets.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ARM/eh-directive-multiple-offsets.s')
-rw-r--r--llvm/test/MC/ARM/eh-directive-multiple-offsets.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/eh-directive-multiple-offsets.s b/llvm/test/MC/ARM/eh-directive-multiple-offsets.s
index 6e81f41665a..25c40f94207 100644
--- a/llvm/test/MC/ARM/eh-directive-multiple-offsets.s
+++ b/llvm/test/MC/ARM/eh-directive-multiple-offsets.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 for different combination of .setfp, .pad, .save and .vsave.
OpenPOWER on IntegriCloud