bolt/deps/llvm-18.1.8/lld/test/wasm/Inputs/strong-symbol.s

7 lines
110 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
.globl weakFn
.type weakFn,@function
weakFn:
.functype weakFn () -> (i64)
i64.const 1
end_function