summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/basic-elf-32.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/basic-elf-32.s')
-rw-r--r--llvm/test/MC/ELF/basic-elf-32.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/basic-elf-32.s b/llvm/test/MC/ELF/basic-elf-32.s
index d4aab27d29c..4a2ac7a24b1 100644
--- a/llvm/test/MC/ELF/basic-elf-32.s
+++ b/llvm/test/MC/ELF/basic-elf-32.s
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -filetype=obj -triple i686-pc-linux-gnu %s -o - | llvm-readobj -h -s -r -t | FileCheck %s
+// RUN: llvm-mc -filetype=obj -triple i686-pc-linux-gnu %s -o - | llvm-readobj -h -S -r -t | FileCheck %s
.text
.globl main
OpenPOWER on IntegriCloud