Sign in
android
/
toolchain
/
rustc
/
635618df8991b8a005e435895ea0b1eee7e3faf0
/
.
/
src
/
llvm-project
/
lld
/
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