[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:49:52 PST 2022
    
    
  
paulkirth added subscribers: seaneveson, MatzeB.
paulkirth added a comment.
@MatzeB @seaneveson Can either of you confirm that the logic we're inserting here is not in conflict with the stack size section? Based on D39788 <https://reviews.llvm.org/D39788> and the original RFC, I would say accounting for safe stack usage is the correct thing to do, but I am not certain.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119996/new/
https://reviews.llvm.org/D119996
    
    
More information about the llvm-commits
mailing list