[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 14:32:55 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5c4ba37b19e: [WebAssembly][MC] Avoid the need for .size directives for functions (authored by sbc100).
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.457092.patch
Type: text/x-patch
Size: 8444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/2d7be859/attachment.bin>
More information about the llvm-commits
mailing list