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