[PATCH] D147881: [WebAssembly] Correctly check end_if/end_try with else/catch

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 02:08:12 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG86c65fc4aa78: [WebAssembly] Correctly check end_if/end_try with else/catch (authored by aheejin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147881

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147881.512373.patch
Type: text/x-patch
Size: 3204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/125ee6dc/attachment.bin>


More information about the llvm-commits mailing list