When we generate these stub functions on signature mismatches give
them a more meaningful name so that when people see this in stack
traces is givesa clue as the what is going on.
See: https://github.com/emscripten-core/emscripten/issues/10226
Paths
| Differential D72881
[lld][WebAssembly] Use a more meaningful name for stub functions ClosedPublic Authored by sbc100 on Jan 16 2020, 2:41 PM.
Details Summary When we generate these stub functions on signature mismatches give See: https://github.com/emscripten-core/emscripten/issues/10226
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 16 2020, 2:46 PM Closed by commit rG51b521c07a7a: [lld][WebAssembly] Use a more meaningful name for stub functions (authored by sbc100). · Explain WhyJan 16 2020, 3:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 238625 lld/test/wasm/signature-mismatch-export.ll
lld/test/wasm/signature-mismatch.ll
lld/wasm/SymbolTable.cpp
|