[PATCH] D47478: [CodeView] Add prefix to CodeView registers.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 07:39:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333421: [CodeView] Add prefix to CodeView registers. (authored by JDevlieghere, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47478?vs=148903&id=148908#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47478

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
  llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
  llvm/trunk/test/DebugInfo/COFF/fp-stack.ll
  llvm/trunk/test/DebugInfo/COFF/local-variable-gap.ll
  llvm/trunk/test/DebugInfo/COFF/local-variables.ll
  llvm/trunk/test/DebugInfo/COFF/pieces.ll
  llvm/trunk/test/DebugInfo/COFF/register-variables.ll
  llvm/trunk/test/DebugInfo/COFF/types-array.ll
  llvm/trunk/test/DebugInfo/X86/dbg-declare-inalloca.ll
  llvm/trunk/test/MC/COFF/cv-def-range-gap.s
  llvm/trunk/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47478.148908.patch
Type: text/x-patch
Size: 35268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/e7594239/attachment.bin>


More information about the llvm-commits mailing list