Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / wasm32 / long-sections.d
1 #PROG: objcopy
2 #source: long-sections.s
3 #as:
4 #objcopy: -Ielf32-wasm32 -Owasm
5 #objdump: -bbinary -s
6
7 .*:.*file format binary
8
9 Contents of section .data:
10 00000 0061736d 01000000 01800200 00000000 .asm............
11 #...
12 00100 00000000 00000000 0000000a 80800400 ................
13 #pass
This page took 0.030265 seconds and 4 git commands to generate.