mirror of
https://github.com/ziglang/zig.git
synced 2025-12-13 01:33:09 +00:00
7 lines
89 B
LLVM
7 lines
89 B
LLVM
target triple = "wasm32-unknown-unknown"
|
|
|
|
define i64 @weakFn() #0 {
|
|
entry:
|
|
ret i64 1
|
|
}
|