summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/exclude-debug-dwo.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/exclude-debug-dwo.s')
-rw-r--r--llvm/test/MC/ELF/exclude-debug-dwo.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/exclude-debug-dwo.s b/llvm/test/MC/ELF/exclude-debug-dwo.s
index c0f3b863e6e..02cdc0d3ff2 100644
--- a/llvm/test/MC/ELF/exclude-debug-dwo.s
+++ b/llvm/test/MC/ELF/exclude-debug-dwo.s
@@ -1,5 +1,5 @@
# RUN: llvm-mc -triple x86_64-pc-linux-gnu %s -filetype=obj -o %t.o
-# RUN: llvm-readobj -s --elf-output-style=GNU %t.o | FileCheck %s
+# RUN: llvm-readobj -S --elf-output-style=GNU %t.o | FileCheck %s
## Check we add SHF_EXCLUDE flag for .dwo debug sections.
# CHECK: .debug_info.dwo {{.*}} E
OpenPOWER on IntegriCloud