[PATCH] D101656: [WebAssembly] Fixup order of ins variables for table instructions

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 12:35:30 PDT 2021


tlively added a comment.

@sbc100 Will fixing the assembly format to have the correct operand order like this break Emscripten at all? I think the incorrect order also made it into the LLVM 12 release, but I think we have few enough users that it's probably worth fixing now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101656



More information about the llvm-commits mailing list