llvm-project/lld/test/wasm/Inputs/start.s

5 lines
68 B
ArmAsm

.globl _start
_start:
.functype _start () -> ()
end_function