[PATCH] D120229: [WebAssembly] Update WebAssemblyAsmTypeCheck for table.get

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 07:06:26 PST 2022


sbc100 added a comment.

Looks like the `llvm/test/MC/WebAssembly/funcref-from-table.s` test was incorrectly relying on wasm-ld.   It should only dependent of obj2yaml and/or llvm-objdump.    Looks like the change was reverted for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120229



More information about the llvm-commits mailing list