[PATCH] D33072: Account for stack redzone when computing sp on darwin
    Francis Ricci via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu May 11 08:00:00 PDT 2017
    
    
  
fjricci added a comment.
Ah, okay, I didn't realize that aarch64 has a redzone as well (thread_get_register_pointer_values is only for x86). Will update.
https://reviews.llvm.org/D33072
    
    
More information about the llvm-commits
mailing list