[PATCH] D129975: [CodeGen] Add MachineFunction::estimateSizeInBytes()

Piggy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 17 15:15:46 PDT 2022


piggynl updated this revision to Diff 445355.
piggynl added a comment.

Fix compile error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129975

Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/lib/Target/CSKY/CSKYFrameLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129975.445355.patch
Type: text/x-patch
Size: 5123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220717/278b19bd/attachment.bin>


More information about the llvm-commits mailing list