[PATCH] D43675: [WebAssembly] Rename imported/exported memory symbol to __linear_memory
Dan Gohman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 21 09:26:55 PDT 2018
sunfish added a comment.
The prompt here is that the LLVM wasm backend will be leaving "experimental" status. That means in about 6 months, it'll be part of an LLVM release. Once that happens, it'll be harder to make changes like this.
So yeah we don't need it *today* or anything, but it'd also be good to avoid scrambling to get it in at the end.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D43675
More information about the llvm-commits
mailing list