[PATCH] D90948: [WebAssembly] call_indirect issues table number relocs
Andy Wingo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 15 08:06:28 PST 2021
wingo added a comment.
OK this thing is horrible in many ways but it does pass tests. @tlively would you mind having a look to see if especially the WasmObjectWriter, MCSymbolWasm, WebAssemblyAsmPrinter, and WebAssemblyAsmParser changes look right to you? @sbc100 input also very welcome of course!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90948/new/
https://reviews.llvm.org/D90948
More information about the llvm-commits
mailing list