[PATCH] D95005: Revert "[WebAssembly] call_indirect issues table number relocs"

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 00:00:45 PST 2021


wingo added a comment.

Furthermore the table index should always be 0 unless you define more tables, so I thought I had MVP compat handled.  Evidently not :(


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95005



More information about the llvm-commits mailing list