[PATCH] D24432: Get rid of Data and RawData in CVRecord

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 14:00:15 PDT 2016


zturner updated this revision to Diff 71426.

https://reviews.llvm.org/D24432

Files:
  include/llvm/DebugInfo/CodeView/CVRecord.h
  include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h
  include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
  include/llvm/DebugInfo/CodeView/TypeDeserializer.h
  include/llvm/DebugInfo/CodeView/TypeDumper.h
  include/llvm/DebugInfo/CodeView/TypeRecord.h
  include/llvm/DebugInfo/CodeView/TypeSerializationVisitor.h
  include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h
  include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h
  include/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h
  lib/DebugInfo/CodeView/CVTypeVisitor.cpp
  lib/DebugInfo/CodeView/TypeDumper.cpp
  lib/DebugInfo/CodeView/TypeStreamMerger.cpp
  lib/DebugInfo/PDB/Raw/TpiHashing.cpp
  tools/llvm-pdbdump/CodeViewYaml.cpp
  tools/llvm-pdbdump/CodeViewYaml.h
  tools/llvm-pdbdump/LLVMOutputStyle.cpp
  tools/llvm-pdbdump/PdbYaml.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24432.71426.patch
Type: text/x-patch
Size: 38863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/23c539b1/attachment.bin>


More information about the llvm-commits mailing list