[PATCH] D55344: Support skewed Stream Arrays

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 08:58:14 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348499: Support skewed stream arrays. (authored by zturner, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D55344?vs=176888&id=176991#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55344/new/

https://reviews.llvm.org/D55344

Files:
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp
  llvm/trunk/include/llvm/Support/BinaryStreamArray.h
  llvm/trunk/include/llvm/Support/BinaryStreamReader.h
  llvm/trunk/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp
  llvm/trunk/test/DebugInfo/PDB/module-bytes.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55344.176991.patch
Type: text/x-patch
Size: 15174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/c57af737/attachment.bin>


More information about the llvm-commits mailing list