[PATCH] D135488: [codegen][WIP] Display stack layouts in console
Paul Kirth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 11 14:12:43 PDT 2022
paulkirth updated this revision to Diff 466919.
paulkirth added a comment.
Add SlotID to output
Improve some initialization
Still need to do significant code cleanup and testing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135488/new/
https://reviews.llvm.org/D135488
Files:
clang/test/Frontend/frame-diags.c
llvm/include/llvm/CodeGen/MachineFrameInfo.h
llvm/lib/CodeGen/MachineFrameInfo.cpp
llvm/lib/CodeGen/PrologEpilogInserter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135488.466919.patch
Type: text/x-patch
Size: 7350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221011/06af84e7/attachment-0001.bin>
More information about the cfe-commits
mailing list