[PATCH] D132929: [WebAssembly][MC] Avoid the need for .size directives for functions

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 04:55:41 PDT 2022


sbc100 updated this revision to Diff 456618.
sbc100 added a comment.

-


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132929

Files:
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/MC/MCParser/WasmAsmParser.cpp
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/test/MC/WebAssembly/function-size-warning.s
  llvm/test/MC/WebAssembly/stack-ptr-mclower.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132929.456618.patch
Type: text/x-patch
Size: 5380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/f06137b5/attachment.bin>


More information about the llvm-commits mailing list