[PATCH] D20534: Make a symbol visitor and use it to dump CV symbol records

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 11:59:26 PDT 2016


zturner created this revision.
zturner added reviewers: rnk, amccarth.
zturner added a subscriber: llvm-commits.

http://reviews.llvm.org/D20534

Files:
  include/llvm/DebugInfo/CodeView/CVSymbolTypes.def
  include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h
  include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h
  include/llvm/DebugInfo/CodeView/SymbolDumper.h
  include/llvm/DebugInfo/CodeView/SymbolRecord.h
  lib/DebugInfo/CodeView/CMakeLists.txt
  lib/DebugInfo/CodeView/SymbolDumper.cpp
  lib/DebugInfo/PDB/Raw/ModStream.cpp
  tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20534.58128.patch
Type: text/x-patch
Size: 80024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160523/2f41c7c1/attachment.bin>


More information about the llvm-commits mailing list