llvm-project/lld/test/wasm/Inputs/strong-symbol.s

7 lines
110 B
ArmAsm

.globl weakFn
.type weakFn,@function
weakFn:
.functype weakFn () -> (i64)
i64.const 1
end_function