| Issue | 124139 |
|---|---|
| Summary | Add support for `--import-instr-limit` to wasm-ld |
| Labels | new issue |
| Assignees | |
| Reporter | walkingeyerobot |
`--import-instr-limit` is used to reduce binary size with ThinLTO. It passes through on ELF via `-plugin-opt` which `wasm-ld` doesn't appear to use.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
