Sign in
llvm
/
llvm-project
/
lld
/
877ba1c811157ccd319ed139b30caa8d86a7717a
/
.
/
test
/
wasm
/
Inputs
/
import-attributes.s
blob: 031d472a2e20d10d01af5aee60f16a49e5aaed8e [
file
] [
log
] [
blame
]
.functype foo
()
->
()
.globl call_foo
call_foo
:
.functype call_foo
()
->
()
call foo
end_function
.import_module foo
,
baz