[PATCH] D97761: [WebAssembly] Swap operand order of call_indirect in text format

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 15:02:45 PST 2021


tlively accepted this revision.
tlively added a comment.
This revision is now accepted and ready to land.

LGTM with the current behavior of implicitly inserting the __indirect_function_table operand. Thanks, @wingo!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97761



More information about the llvm-commits mailing list