Files
llvm-project/lld/wasm/InputFiles.cpp
Sam Clegg 2282f60e69 [lld][WebAssembly] Fix crash in debug info relocation against shared symbols (#176460)
When a weakly defined function is not include because its defined in
shared object we should use the tombstone value during relocation of
debug info.

Fixes: https://github.com/emscripten-core/emscripten/issues/26044
2026-01-16 13:12:49 -08:00

33 KiB