[PATCH] D43675: [WebAssembly] Rename imported/exported memory symbol to __linear_memory
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 21 08:09:20 PDT 2018
ncw added a comment.
Renaming them all will take a bit more work (for everyone) - I'm not sure it's especially urgent. Personally I'm happy as long as they all have underscores, and aren't wildly inconsistent.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D43675
More information about the llvm-commits
mailing list