[PATCH] D38480: CodeView: Provide a .def file with the register ids

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 11:29:07 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314821: CodeView: Provide a .def file with the register ids (authored by hans).

Changed prior to commit:
  https://reviews.llvm.org/D38480?vs=117540&id=117554#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38480

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/CodeView.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def
  llvm/trunk/include/llvm/module.modulemap
  llvm/trunk/lib/DebugInfo/CodeView/EnumTables.cpp
  llvm/trunk/lib/DebugInfo/PDB/PDBExtras.cpp
  llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
  llvm/trunk/test/DebugInfo/COFF/fp-stack.ll
  llvm/trunk/tools/llvm-pdbutil/MinimalSymbolDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38480.117554.patch
Type: text/x-patch
Size: 25746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/caab3a90/attachment.bin>


More information about the llvm-commits mailing list