[Lldb-commits] [PATCH] D108768: [lldb] [DynamicRegisterInfo] Fix mistaken reg type when calculating offsets

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 26 12:04:05 PDT 2021


mgorny abandoned this revision.
mgorny added a comment.

Ok, I think it might just be `Dump()` being broken. I've found another bug with my code, and things seem to work after fixing it, so I suppose the problem is not really worth my effort right now.


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

https://reviews.llvm.org/D108768



More information about the lldb-commits mailing list