[PATCH] D43675: [WebAssembly] Rename imported/exported memory symbol to __linear_memory

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 10:11:33 PDT 2018


sbc100 added a comment.

How about you provide a flag to emscripten to choose the name for the export?  That way they can choose if/when to switch to the new default name (or not).


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43675





More information about the llvm-commits mailing list