[PATCH] D43326: [PDB] Fix emission of PDB string table

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 12:48:11 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325386: Fix emission of PDB string table. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43326?vs=134338&id=134697#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43326

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/HashTable.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/InfoStream.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h
  llvm/trunk/lib/DebugInfo/PDB/Native/HashTable.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/InfoStream.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp
  llvm/trunk/tools/llvm-pdbutil/Diff.cpp
  llvm/trunk/unittests/DebugInfo/PDB/HashTableTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43326.134697.patch
Type: text/x-patch
Size: 22284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/b489929c/attachment.bin>


More information about the llvm-commits mailing list