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

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 23:59:26 PST 2021


wingo added a comment.

:-(

I checked FWIW and all browsers I had access to read the table index as a uleb, and simply assert that it's 0.


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