[PATCH] D43211: [WebAssembly] promote from experimental to normal target

Andrew Kelley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 09:55:49 PST 2018


andrewrk added a comment.

Would llvm interact with `grow_memory` or `memory_size` instructions? Seems like that would be the frontend's job.


Repository:
  rL LLVM

https://reviews.llvm.org/D43211





More information about the llvm-commits mailing list