[PATCH] D147852: [WebAssembly] Handle block-like structures consistently in type checker

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 9 05:05:48 PDT 2023


aheejin updated this revision to Diff 511989.
aheejin added a comment.

Handle delegate too


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147852

Files:
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.cpp
  llvm/test/MC/WebAssembly/type-checker-errors.s
  llvm/test/MC/WebAssembly/type-checker-return.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147852.511989.patch
Type: text/x-patch
Size: 9425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230409/388f1363/attachment.bin>


More information about the llvm-commits mailing list