summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/comdat-dup-group-name.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/comdat-dup-group-name.s')
-rw-r--r--llvm/test/MC/ELF/comdat-dup-group-name.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/comdat-dup-group-name.s b/llvm/test/MC/ELF/comdat-dup-group-name.s
index e11cba62b40..cd75d75b01d 100644
--- a/llvm/test/MC/ELF/comdat-dup-group-name.s
+++ b/llvm/test/MC/ELF/comdat-dup-group-name.s
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -s -t | FileCheck %s
+// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -S -t | FileCheck %s
// Test that we produce two foo sections, each in separate groups
OpenPOWER on IntegriCloud