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

Tom Tan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 16:41:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
TomTan marked an inline comment as done.
Closed by commit rL362280: [COFF, ARM64] Add CodeView register mapping (authored by TomTan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62608?vs=202490&id=202509#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62608

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62608.202509.patch
Type: text/x-patch
Size: 39428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/96f45280/attachment.bin>


More information about the llvm-commits mailing list