[PATCH] D137295: WebAssembly: Remove MachineFunction reference from MFI

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 15:05:43 PST 2022


arsenm updated this revision to Diff 474868.
arsenm added a comment.

Better comments and fail clone if EH info is used


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

https://reviews.llvm.org/D137295

Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
  llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137295.474868.patch
Type: text/x-patch
Size: 6585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221111/267a43f9/attachment.bin>


More information about the llvm-commits mailing list