[PATCH] D19899: [codeview] Add a type visitor to help abstract away type stream handling

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 11:45:55 PDT 2016


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

- Address review comments


http://reviews.llvm.org/D19899

Files:
  include/llvm/DebugInfo/CodeView/CVLeafTypes.def
  include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
  include/llvm/DebugInfo/CodeView/TypeRecords.def
  include/llvm/DebugInfo/CodeView/TypeStream.h
  include/llvm/Support/ScopedPrinter.h
  lib/DebugInfo/PDB/Raw/TpiStream.cpp
  tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19899.56181.patch
Type: text/x-patch
Size: 52810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160504/75170b5e/attachment.bin>


More information about the llvm-commits mailing list