[PATCH] D118121: [WebAssembly][NFC] Refactor WasmSymbol type setting code
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 03:42:49 PST 2022
pmatos updated this revision to Diff 403957.
pmatos retitled this revision from "[WebAssembly] Refactor WasmSymbol type setting code" to "[WebAssembly][NFC] Refactor WasmSymbol type setting code".
pmatos added a comment.
Added [NFC] to the title, rebased on main and rechecked that tests are fine.
@sbc100 yes, this is NFC. Happy for this to land?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118121/new/
https://reviews.llvm.org/D118121
Files:
llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.cpp
llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.h
llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.h
llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp
llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118121.403957.patch
Type: text/x-patch
Size: 13616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/bd55acc3/attachment.bin>
More information about the llvm-commits
mailing list