[Lldb-commits] [PATCH] D25864: Fix arm64 floating point register spill recording in UnwindPlan analysis

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 31 18:38:22 PDT 2016


> On Oct 31, 2016, at 9:35 AM, Tamas Berghammer <tberghammer at google.com> wrote:
> 
> tberghammer accepted this revision.
> tberghammer added a comment.
> This revision is now accepted and ready to land.
> 
> The patch generally looks good to me. I added a few high level thought about register context but they are clearly out of scope for this change. Also next time please upload your patch with full context as it is much easier to review that way.

Thanks for the help with the patch Tamas, I just committed it.  I meant to include additional context in the patch but couldn't remember how to get svn diff to do that - I should have looked it up. :/


More information about the lldb-commits mailing list