summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/comdat.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/comdat.s')
-rw-r--r--llvm/test/MC/ELF/comdat.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/comdat.s b/llvm/test/MC/ELF/comdat.s
index 5e6fc64bac4..9e8de239e85 100644
--- a/llvm/test/MC/ELF/comdat.s
+++ b/llvm/test/MC/ELF/comdat.s
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -s -t -sd | FileCheck %s
+// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -S -t --sd | FileCheck %s
// Test that we produce the group sections and that they are before the members
OpenPOWER on IntegriCloud