[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
Sun Apr 9 04:51:35 PDT 2023


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

Small cosmetic fix


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.511988.patch
Type: text/x-patch
Size: 3174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230409/dae83fd1/attachment.bin>


More information about the llvm-commits mailing list