summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/noexec.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/noexec.s')
-rw-r--r--llvm/test/MC/ELF/noexec.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/noexec.s b/llvm/test/MC/ELF/noexec.s
index e8f460e65fa..bfed7990b66 100644
--- a/llvm/test/MC/ELF/noexec.s
+++ b/llvm/test/MC/ELF/noexec.s
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -no-exec-stack -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -s | FileCheck %s
+// RUN: llvm-mc -no-exec-stack -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -S | FileCheck %s
// CHECK: Section {
// CHECK: Index:
OpenPOWER on IntegriCloud