[PATCH] D122134: [WebAssembly] Always emit functype directives for defined functions

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 02:25:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG86cc731f4c50: [WebAssembly] Always emit functype directives for defined functions (authored by asb).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122134

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h
  llvm/test/CodeGen/WebAssembly/byval.ll
  llvm/test/CodeGen/WebAssembly/cfg-stackify-eh.ll
  llvm/test/CodeGen/WebAssembly/function-pointer64.ll
  llvm/test/CodeGen/WebAssembly/functype-emission.ll
  llvm/test/CodeGen/WebAssembly/inlineasm-output-template.ll
  llvm/test/CodeGen/WebAssembly/multi-return.ll
  llvm/test/CodeGen/WebAssembly/stack-protector.ll
  llvm/test/MC/WebAssembly/stack-ptr-mclower.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122134.417219.patch
Type: text/x-patch
Size: 19972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/844f5a4a/attachment.bin>


More information about the llvm-commits mailing list