[PATCH] D16104: [readobj] Expand CodeView dumping functionality

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 11:36:31 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL257658: [readobj] Expand CodeView dumping functionality (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D16104?vs=44671&id=44773#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16104

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/CodeView.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeIndex.h
  llvm/trunk/include/llvm/DebugInfo/PDB/PDBTypes.h
  llvm/trunk/include/llvm/Support/COFF.h
  llvm/trunk/include/llvm/Support/Endian.h
  llvm/trunk/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
  llvm/trunk/lib/DebugInfo/PDB/PDBExtras.cpp
  llvm/trunk/test/DebugInfo/COFF/asm.ll
  llvm/trunk/test/DebugInfo/COFF/cpp-mangling.ll
  llvm/trunk/test/DebugInfo/COFF/multifile.ll
  llvm/trunk/test/DebugInfo/COFF/multifunction.ll
  llvm/trunk/test/DebugInfo/COFF/simple.ll
  llvm/trunk/test/tools/llvm-readobj/codeview-linetables.test
  llvm/trunk/tools/llvm-pdbdump/FunctionDumper.cpp
  llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
  llvm/trunk/tools/llvm-readobj/CVLeafTypes.def
  llvm/trunk/tools/llvm-readobj/CVSymbolTypes.def
  llvm/trunk/tools/llvm-readobj/CodeView.h
  llvm/trunk/tools/llvm-readobj/StreamWriter.h
  llvm/trunk/tools/llvm-readobj/llvm-readobj.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16104.44773.patch
Type: text/x-patch
Size: 143418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160113/bc21f4ae/attachment.bin>


More information about the llvm-commits mailing list