[PATCH] D38469: CodeView symbol dumper: use symbolic names for registers

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 10:33:03 PDT 2017


hans created this revision.

This makes the output a little easier to read.


https://reviews.llvm.org/D38469

Files:
  lib/DebugInfo/CodeView/SymbolDumper.cpp
  test/DebugInfo/COFF/fp-stack.ll
  test/DebugInfo/COFF/local-variable-gap.ll
  test/DebugInfo/COFF/local-variables.ll
  test/DebugInfo/COFF/pieces.ll
  test/DebugInfo/COFF/register-variables.ll
  test/DebugInfo/COFF/types-array.ll
  test/DebugInfo/X86/dbg-declare-inalloca.ll
  test/MC/COFF/cv-def-range-gap.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38469.117385.patch
Type: text/x-patch
Size: 11626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171002/1a11f747/attachment.bin>


More information about the llvm-commits mailing list