[PATCH] D122134: [WebAssembly] Always emit functype directives for defined functions
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 21 07:07:46 PDT 2022
asb updated this revision to Diff 416919.
asb added a comment.
Fix whitespace+comment issues in the functype-emission test case update.
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.416919.patch
Type: text/x-patch
Size: 11638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/74be5f8d/attachment.bin>
More information about the llvm-commits
mailing list