https://github.com/jasonmolenda approved this pull request.

Ah wait, it's because x86_64 functions on entry have the CFA == $rsp+8, right.  
So you add 16 to rsp and now the CFA is $rsp-8.  This is good to merge.  Do you 
have access to do that yourself?

https://github.com/llvm/llvm-project/pull/94852
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to