[PATCH] D133057: [WebAssembly][MC] Improve error handling on empty function declarations

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 14:41:29 PDT 2022


sbc100 created this revision.
Herald added subscribers: pmatos, asb, wingo, ecnelises, sunfish, hiraditya, jgravelle-google, dschuff.
Herald added a project: All.
sbc100 requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

Fixes: #57427


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133057

Files:
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/test/MC/WebAssembly/empty-function-body.s
  llvm/test/MC/WebAssembly/empty-function-body2.s
  llvm/test/MC/WebAssembly/empty-function-body3.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133057.457097.patch
Type: text/x-patch
Size: 4806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/d78ed02e/attachment.bin>


More information about the llvm-commits mailing list