summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/eh-directive-personalityindex.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ARM/eh-directive-personalityindex.s')
-rw-r--r--llvm/test/MC/ARM/eh-directive-personalityindex.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/eh-directive-personalityindex.s b/llvm/test/MC/ARM/eh-directive-personalityindex.s
index 5d537bb04d3..36c0ac3882f 100644
--- a/llvm/test/MC/ARM/eh-directive-personalityindex.s
+++ b/llvm/test/MC/ARM/eh-directive-personalityindex.s
@@ -1,5 +1,5 @@
@ RUN: llvm-mc -triple armv7-linux-eabi -filetype obj -o - %s \
-@ RUN: | llvm-readobj -s -sd -sr > %t
+@ RUN: | llvm-readobj -S --sd --sr > %t
@ RUN: FileCheck %s < %t
@ RUN: FileCheck --check-prefix=RELOC %s < %t
OpenPOWER on IntegriCloud