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

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 14:04:05 PST 2016


rnk updated this revision to Diff 44671.
rnk added a comment.

Rebase, share more code


http://reviews.llvm.org/D16104

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16104.44671.patch
Type: text/x-patch
Size: 142634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/0410db5c/attachment.bin>


More information about the llvm-commits mailing list