summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/MachO/x86_32-optimal_nop.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/MachO/x86_32-optimal_nop.s')
-rw-r--r--llvm/test/MC/MachO/x86_32-optimal_nop.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/MachO/x86_32-optimal_nop.s b/llvm/test/MC/MachO/x86_32-optimal_nop.s
index 925b747dd1a..ac558acadab 100644
--- a/llvm/test/MC/MachO/x86_32-optimal_nop.s
+++ b/llvm/test/MC/MachO/x86_32-optimal_nop.s
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -triple i386-apple-darwin9 -mcpu=pentiumpro %s -filetype=obj -o - | llvm-readobj --file-headers -S --sd -r -t --macho-segment --macho-dysymtab --macho-indirect-symbols | FileCheck %s
+// RUN: llvm-mc -triple i386-apple-darwin9 -mcpu=pentiumpro %s -filetype=obj -o - | llvm-readobj --file-headers -S --sd -r --symbols --macho-segment --macho-dysymtab --macho-indirect-symbols | FileCheck %s
# 1 byte nop test
.align 4, 0 # start with 16 byte alignment filled with zeros
OpenPOWER on IntegriCloud