llvm-project/lld/test/wasm/Inputs/libstub-missing-sym.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

4 lines
86 B
Plaintext

#STUB
# Symbol `foo` is missing from this file which causes stub_object.s to fail
bar