| Issue | 180632 |
|---|---|
| Summary | [wasm-ld] Optional linker-created symbol do now work in stub libraries |
| Labels | new issue |
| Assignees | |
| Reporter | sbc100 |
The Wasm linker supports "stub" libraries which can force symbols to be exported when other symbols are imported.However, since this runs early on in the linking process the optional symbols are not yet created.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
