[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
Wed May 4 14:54:25 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf552edb08c4: Update the CFA to use $sp when $fp is restored on arm64 (authored by jasonmolenda).
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.427149.patch
Type: text/x-patch
Size: 4645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220504/48ced248/attachment.bin>
More information about the lldb-commits
mailing list