[Lldb-commits] [PATCH] D75607: [lldb] Use llvm::MC for register numbers in AArch64 ABIs
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 5 07:31:11 PDT 2020
labath added a comment.
Thanks for trying this out. Do you by any chance have any ideas why would lldb assign a dwarf number to the pc register when neither llvm nor the arm64 abi do not specify a pc register number?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75607/new/
https://reviews.llvm.org/D75607
More information about the lldb-commits
mailing list