[PATCH] D51894: [codeview] Decode and dump FP regs from S_FRAMEPROC records

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 11 15:03:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341999: [codeview] Decode and dump FP regs from S_FRAMEPROC records (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51894?vs=164975&id=164985#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51894

Files:
  lld/trunk/test/COFF/pdb-procid-remapping.test
  llvm/trunk/include/llvm/DebugInfo/CodeView/CodeView.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolDumper.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolRecord.h
  llvm/trunk/lib/DebugInfo/CodeView/EnumTables.cpp
  llvm/trunk/lib/DebugInfo/CodeView/SymbolDumper.cpp
  llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
  llvm/trunk/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  llvm/trunk/tools/llvm-pdbutil/MinimalSymbolDumper.h
  llvm/trunk/tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51894.164985.patch
Type: text/x-patch
Size: 13867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/2baca724/attachment.bin>


More information about the llvm-commits mailing list