[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:04:14 PST 2021
wingo added a comment.
I see, V8 decodes as a uleb, but asserts that the length is 1: https://chromium.googlesource.com/v8/v8.git/+/refs/heads/master/src/wasm/function-body-decoder-impl.h#616
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