[PATCH] D36489: [pdb] Merge PublicsStreamBuilder and GlobalsStreamBuilder
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 8 21:25:27 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310438: [PDB] Merge Global and Publics Builders. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D36489?vs=110286&id=110325#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36489
Files:
lld/trunk/COFF/PDB.cpp
lld/trunk/test/COFF/pdb-diff.test
llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/GlobalsStreamBuilder.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/PublicsStreamBuilder.h
llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
llvm/trunk/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/GlobalsStreamBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PublicsStreamBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36489.110325.patch
Type: text/x-patch
Size: 38318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/f597f4da/attachment.bin>
More information about the llvm-commits
mailing list