bolt/deps/llvm-18.1.8/lld/test/wasm/Inputs/strong-symbol.s
2025-02-14 19:21:04 +01:00

6 lines
110 B
ArmAsm

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