[PATCH] D62608: [ARM64, COFF] Add CodeView register mapping

Tom Tan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 13:09:47 PDT 2019


TomTan updated this revision to Diff 202032.
TomTan added a reviewer: mstorsjo.
TomTan added a comment.

Added CV_REGISTERS_{ARCH} macro for each architecture, and fixed typo.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62608

Files:
  include/llvm/DebugInfo/CodeView/CodeView.h
  include/llvm/DebugInfo/CodeView/CodeViewRegisters.def
  lib/DebugInfo/CodeView/EnumTables.cpp
  lib/DebugInfo/PDB/PDBExtras.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
  test/DebugInfo/COFF/register-variables-arm64.ll
  tools/llvm-pdbutil/MinimalSymbolDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62608.202032.patch
Type: text/x-patch
Size: 25825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/508ab46c/attachment.bin>


More information about the llvm-commits mailing list