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.s
1 .section .wasm.name
2 .byte 2
3 .byte 1
4 .byte 0
This page took 0.047359 seconds and 4 git commands to generate.