[Lldb-commits] [PATCH] D128221: [LLDB] Add Arm64 CodeView to LLDB regnum mapping

Muhammad Omair Javaid via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 24 01:33:46 PDT 2022


omjavaid added a comment.

In D128221#3598132 <https://reviews.llvm.org/D128221#3598132>, @DavidSpickett wrote:

> Are there public docs for these numbers?

There is no public doc but I have copied these mappings from https://github.com/microsoft/microsoft-pdb which was opensourced by microsoft. Also cross checked with mapping available at llvm/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def


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

https://reviews.llvm.org/D128221



More information about the lldb-commits mailing list