Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-107279-dl-coverage-2-coverage-impl
/
.
/
lld
/
test
/
wasm
/
Inputs
/
start-lib1.s
blob: 229f67a4bd897f8abefb6d577ed9db6225b22591 [
file
] [
log
] [
blame
] [
edit
]
.functype bar
()
->
()
.globl foo
foo
:
.functype foo
()
->
()
call bar
end_function