llvm-project/lld/test/wasm/Inputs/libstub-missing-dep.so
Sam Clegg 3111784ff7 [lld][WebAssembly] Initial support for stub libraries
See the docs in lld/docs/WebAssembly.rst for more on this.

This feature unlocks a lot of simplification in the emscripten toolchain
since we can represent the JS libraries to wasm-ld as stub libraries.

See https://github.com/emscripten-core/emscripten/issues/18875

Differential Revision: https://reviews.llvm.org/D145308
2023-03-23 14:26:27 -07:00

3 lines
36 B
Plaintext

#STUB
foo: missing_dep,missing_dep2