summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/relocation.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/relocation.s')
-rw-r--r--llvm/test/MC/ELF/relocation.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/relocation.s b/llvm/test/MC/ELF/relocation.s
index c5bad60f077..d3a53567fe0 100644
--- a/llvm/test/MC/ELF/relocation.s
+++ b/llvm/test/MC/ELF/relocation.s
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -s -sr | FileCheck %s
+// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -S --sr | FileCheck %s
// Test that we produce the correct relocation.
OpenPOWER on IntegriCloud