[PATCH] D101140: [WebAssembly][CodeGen] IR support for WebAssembly local variables

Andy Wingo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 31 03:18:43 PDT 2021


wingo added a comment.

Quick r? to @tlively -- OK with having the new util function in WebAssemblyFrameLowering?  It didn't work to have it in the utils library because the function needs the vtable of WebAssemblyFunctionInfo.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101140/new/

https://reviews.llvm.org/D101140



More information about the cfe-commits mailing list