[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
Mon Jun 20 13:11:26 PDT 2022


omjavaid created this revision.
omjavaid added reviewers: labath, aleksandr.urakov.
omjavaid added a project: LLDB.
Herald added subscribers: JDevlieghere, kristof.beyls.
Herald added a project: All.
omjavaid requested review of this revision.

This patch writes a mapping structure for converting  CodeView Arm64 register numbers to LLDB Arm64 regnums.

This fixes various symbols and variable location test failures on AArch64/Windows.


https://reviews.llvm.org/D128221

Files:
  lldb/source/Plugins/SymbolFile/NativePDB/CodeViewRegisterMapping.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128221.438462.patch
Type: text/x-patch
Size: 8950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220620/1fbc936e/attachment-0001.bin>


More information about the lldb-commits mailing list