[PATCH] D122215: [WebAssembly] Initial support for reference types in clang

Paulo Matos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 01:49:32 PDT 2022


pmatos planned changes to this revision.
pmatos added a comment.

Test `wasm-funcref.c` still fails as type attribute `funcref` semantics are not yet implemented. Not ready to land yet.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122215



More information about the llvm-commits mailing list