This revision was automatically updated to reflect the committed changes.
Closed by commit rGb595137fe1c0: [LLDB] Fix Cpsr size for WoA64 target
(authored by omjavaid).
Herald added a project: LLDB.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D11247
mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112471/new/
https://reviews.llvm.org/D112471
___
lldb-commits mailing list
lldb-com
omjavaid created this revision.
omjavaid added reviewers: mstorsjo, DavidSpickett.
Herald added a subscriber: kristof.beyls.
omjavaid requested review of this revision.
CPSR on Arm64 is 4 bytes in size but windows on Arm implementation is trying to
read/write 8 bytes against a byte register causi