[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
Wed Aug 31 03:50:13 PDT 2022


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

- more


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/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/test/MC/WebAssembly/function-size-warning.s
  llvm/test/MC/WebAssembly/stack-ptr-mclower.ll
  llvm/test/MC/WebAssembly/tables.s
  llvm/test/MC/WebAssembly/wasm64.s

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


More information about the llvm-commits mailing list