Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/12.0-2021-07-10
/
.
/
lld
/
test
/
wasm
/
Inputs
/
import-attributes.s
blob: 681b54fb78f380f2b0cd240f61eb4ac0b8990b5e [
file
] [
log
] [
blame
] [
edit
]
.globl call_foo
call_foo
:
.functype call_foo
()
->
()
call foo
end_function
.functype foo
()
->
()
.import_module foo
,
baz