zig/deps/lld/test/wasm/Inputs/strong-symbol.ll

7 lines
89 B
LLVM
Raw Normal View History

2018-08-05 05:47:16 +08:00
target triple = "wasm32-unknown-unknown"
define i64 @weakFn() #0 {
entry:
ret i64 1
}