Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
lld
/
test
/
wasm
/
Inputs
/
start-lib1.s
blob: 229f67a4bd897f8abefb6d577ed9db6225b22591 [
file
] [
log
] [
blame
]
.functype bar
()
->
()
.globl foo
foo
:
.functype foo
()
->
()
call bar
end_function