[Lldb-commits] [PATCH] D78077: Fix bug in UnwindAssemblyInstEmulation with fp-using codegen and mid-function epilogues

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 14 16:52:41 PDT 2020


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

Update to address mistake Greg identified; also remove two unused variables that were in this method before my changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78077

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78077.257557.patch
Type: text/x-patch
Size: 9256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200414/3c506476/attachment-0001.bin>


More information about the lldb-commits mailing list