[PATCH] D158084: [AArch64] Stack probing for function prologues
    Momchil Velikov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Aug 17 11:59:30 PDT 2023
    
    
  
chill added a comment.
For the issue with the CFIFixup pass where we are trying to figure out the place where the prologue is done, so we can issue
the first `.cfi_remember_state` directive,  I'm planning mark the spot with a `.cfi_escape X`.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158084/new/
https://reviews.llvm.org/D158084
    
    
More information about the llvm-commits
mailing list