[Lldb-commits] [PATCH] D124492: Update CFA to be in terms of $sp instead of $fp when $fp is overwritten in epilogue on AArch64

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 28 14:09:06 PDT 2022


jasonmolenda updated this revision to Diff 425901.
jasonmolenda added a comment.

cleanup patch to remove an unintended diff.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124492/new/

https://reviews.llvm.org/D124492

Files:
  lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
  lldb/unittests/UnwindAssembly/ARM64/TestArm64InstEmulation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124492.425901.patch
Type: text/x-patch
Size: 4645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220428/0cb053cb/attachment.bin>


More information about the lldb-commits mailing list