[PATCH] D119996: [safestack] Support safestack in stack size diagnostics
    Paul Kirth via Phabricator via llvm-commits 
    llvm-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/llvm-commits/attachments/20220307/627b773e/attachment.bin>
    
    
More information about the llvm-commits
mailing list