[Lldb-commits] [PATCH] D130307: [LLDB][Reliability] Fix register value unpacking

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 22 02:37:58 PDT 2022


DavidSpickett accepted this revision.
DavidSpickett added a comment.
This revision is now accepted and ready to land.

Thanks!

I'm bothered that no test hit this but I deal with that (it's probably because no instruction you'd need to emulate uses these registers).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130307



More information about the lldb-commits mailing list