Codebase Browser
llvm
Go to App
llvm
/
lld/test/wasm/Inputs/
start-lib1.s
.functype bar () -> () .globl foo foo: .functype foo () -> () call bar end_function