summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/MachO/AArch64/darwin-ARM64-local-label-diff.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/MachO/AArch64/darwin-ARM64-local-label-diff.s')
-rw-r--r--llvm/test/MC/MachO/AArch64/darwin-ARM64-local-label-diff.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/MachO/AArch64/darwin-ARM64-local-label-diff.s b/llvm/test/MC/MachO/AArch64/darwin-ARM64-local-label-diff.s
index a10aef3a5f8..547f5be43f9 100644
--- a/llvm/test/MC/MachO/AArch64/darwin-ARM64-local-label-diff.s
+++ b/llvm/test/MC/MachO/AArch64/darwin-ARM64-local-label-diff.s
@@ -1,4 +1,4 @@
-; RUN: llvm-mc -triple arm64-apple-darwin -filetype=obj -o - < %s | llvm-readobj -s -sd | FileCheck %s
+; RUN: llvm-mc -triple arm64-apple-darwin -filetype=obj -o - < %s | llvm-readobj -S --sd | FileCheck %s
; rdar://13028719
.globl context_save0
OpenPOWER on IntegriCloud