[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 07:39:08 PDT 2023


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

Rename a function


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


More information about the llvm-commits mailing list