[PATCH] D92840: [WebAssembly] call_indirect causes indirect function table import

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 08:25:16 PST 2020


sbc100 added a comment.

Lets just go with duplicating the function for now (along with a TODO to followup).

Other than that this lgtm


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92840



More information about the llvm-commits mailing list