[PATCH] D19887: Move CodeViewTypeStream and iterators to DebugInfo/CodeView

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 12:58:20 PDT 2016


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

These classes should be reusable outside of the CV dumper, so moving them into the library.

http://reviews.llvm.org/D19887

Files:
  include/llvm/DebugInfo/CodeView/TypeStream.h
  tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19887.56052.patch
Type: text/x-patch
Size: 10361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/a8f52675/attachment.bin>


More information about the llvm-commits mailing list