[PATCH] D119996: [safestack] Support safestack in stack size diagnostics

Paul Kirth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 7 10:41:04 PST 2022


paulkirth updated this revision to Diff 413556.
paulkirth added a comment.

Update emitStackSection to emit the size of the combined stack


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119996

Files:
  clang/test/Frontend/stack-usage-safestack.c
  llvm/include/llvm/CodeGen/MachineFrameInfo.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/lib/CodeGen/SafeStack.cpp
  llvm/test/Transforms/SafeStack/ARM/debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119996.413556.patch
Type: text/x-patch
Size: 6722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220307/627b773e/attachment-0001.bin>


More information about the cfe-commits mailing list