bolt/deps/llvm-18.1.8/lld/test/wasm/Inputs/import-attributes.s
2025-02-14 19:21:04 +01:00

9 lines
138 B
ArmAsm

.functype foo () -> ()
.globl call_foo
call_foo:
.functype call_foo () -> ()
call foo
end_function
.import_module foo, baz