Add support for the WebAssembly file format and the wasm32 ELF conversion to gas...
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / wasm32 / custom-section.d
1 #PROG: objcopy
2 #source: custom-section.s
3 #as:
4 #objcopy: -Ielf32-wasm32 -Owasm
5 #objdump: -bbinary -s
6
7 .*:.*file format binary
8
9 Contents of section .data:
10 0000 0061736d 01000000 0008046e 616d6502 .asm.......name.
11 0010 0100 .. *$
This page took 0.029616 seconds and 4 git commands to generate.