[clang] [lld] [llvm] [WebAssembly] Define call-indirect-overlong and bulk-memory-opt features (PR #117087)
Sam Clegg via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 20 17:07:20 PST 2024
sbc100 wrote:
Can you explain why you want `call-indirect-overlong` in lime1? Is it because you want to be able to link files compiles with multi-table? i.e. do you want/expect type relocations at every call_indirect site? If so then perhaps a better name might be `call-indirect-relocatable`? Or maybe even `multi-table-compatible`? Sorry for the bikesheding and this late stage..
https://github.com/llvm/llvm-project/pull/117087
More information about the cfe-commits
mailing list