Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mach-o / sections-2.d
CommitLineData
bcf0aac6
IS
1#objdump: -h
2#source: empty.s
3# we should only see a text section by default.
4.*: +file format mach-o.*
5#...
6Idx Name.*
7 0 .text.*
8.*
9#failif
10 1 .data.*
11.*
12 2 .bss.*
13.*
14
This page took 0.362794 seconds and 4 git commands to generate.